insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.32k stars 314 forks source link

Newline after hyphen causes misalignment #488

Open dominicbrodowski opened 5 years ago

dominicbrodowski commented 5 years ago

E.g.

│          │Queen's   │9:00am    │          │9:00am    │9:30am    │          │
│          │Birthday  │Weekly    │          │ABCD CR -│ABCD CR -│          │
│          │(Western  │Business  │          │Daily     │Daily     │          │
│          │Australia)│Update    │          │standup   │standup   │          │
│          │          │          │          │          │          │          │
│          │10:00am   │9:30am    │          │----------│10:00am   │          │
│          │Something │ABCD CR -│          │          │Catch up  │          │
jcrowgey commented 5 years ago

Can you add the version of gcalcli you're using to produce this behavior?