vifm / vifm

Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.
https://vifm.info
GNU General Public License v2.0
2.74k stars 121 forks source link

Cursor keys not working when in neovim terminal (at least on MS Win) #733

Closed Grueslayer closed 3 years ago

Grueslayer commented 3 years ago

If running vifm in a neovim terminal (:term) (qt or console version) the cursor keys are non functional. Using vanilla VIM everythings runs fine.

Grueslayer commented 3 years ago

Nightly build from 2021-10-30 (which still says 0.11 in :ver, filename is: vifm-w64-se-v0.12-32-ged28b6fddcd3-dirty.exe) fixes that problem for me.

xaizek commented 3 years ago

Weird, there were no changes related to key processing.

which still says 0.11 in :ver

Thanks, it's cached in a file. Should be fixed for future builds.