termv
termv copied to clipboard
unsupported key: alt-]
Every time I try to run termv I get "unsupported key: alt-]" I have tried updating it using -u but it was up to date, even after reinstalling it was still the same.
note: it was working before
thank you
I got this error too.
Solution:
sudo $VISUAL /usr/local/bin/termv
Where $VISUAL = vim or your default editor
Edit line 156. Change alt-]
to something else and save.
Edit line 156. Change
alt-]
to something else and save.
Changed it to "enter" and it just worked
I don't know how this thing happened
thank you
Thanks for reporting this issue. It was due to older versions of fzf not supporting the alt+] keyboard shortcut.
Could you re-download termv via direct download and see if the issue still persists?
Sorry for the late reply, I will do it in an hour (when I get to my laptop) and let you know