wtfutil / wtf

The personal information dashboard for your terminal
http://wtfutil.com
Mozilla Public License 2.0
15.83k stars 804 forks source link

module todo : cannot use 'q' in todo item #1350

Closed xavier-balesi closed 2 years ago

xavier-balesi commented 2 years ago

Hi and thank you for this very useful tool !

I encounter an issue with module todo : I can't create a todo item with a q in name.

Steps

Expected behaviour A new item is created with name quickfix list

Obtained behaviour

senorprogrammer commented 2 years ago

You're right about this one and the next release will have it fixes (the PR for that is here https://github.com/wtfutil/wtf/pull/1272).

Which is a great reminder for me, I'll try to put the next release out today.

xavier-balesi commented 2 years ago

Tested now : All is OK. Thank you !

senorprogrammer commented 2 years ago

v0.42.0 has been released that fixes this https://github.com/wtfutil/wtf/releases/tag/v0.42.0