wtf
wtf copied to clipboard
module todo : cannot use 'q' in todo item
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
nto 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
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.
Tested now : All is OK. Thank you !
v0.42.0 has been released that fixes this https://github.com/wtfutil/wtf/releases/tag/v0.42.0