wayneashleyberry / wunderline

✅️ Command-line client for Wunderlist, the easiest way to get stuff done.
https://git.io/vM45l
MIT License
309 stars 29 forks source link

Implemented dynamic tty column width resolution #67

Closed purinda closed 8 years ago

purinda commented 8 years ago

I started using wunderline today and found that task title gets truncated when you have tasks title running for more than 60 characters or so, since most of my tasks are running past this limit I couldn't pretty much list my daily TODO tasks effectively.

An example:

Current implementation

60_char_limit

What I am proposing

dynamic_column_width_fix

wayneashleyberry commented 8 years ago

Thanks for this @purinda, just checking it out on my machine quickly :)

wayneashleyberry commented 8 years ago

Published as v4.1.5