wtf icon indicating copy to clipboard operation
wtf copied to clipboard

module todo : cannot use 'q' in todo item

Open xavier-balesi opened this issue 3 years ago • 1 comments

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

  • select todo module in wtf
  • type n to create a new item
  • type quickfix list
  • type <CR>

Expected behaviour A new item is created with name quickfix list

Obtained behaviour

  • wtf exit when typing q

xavier-balesi avatar Sep 19 '22 10:09 xavier-balesi

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.

senorprogrammer avatar Sep 20 '22 16:09 senorprogrammer

Tested now : All is OK. Thank you !

xavier-balesi avatar Oct 09 '22 12:10 xavier-balesi

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

senorprogrammer avatar Oct 09 '22 16:10 senorprogrammer