Problem
Cloned nnn.vim (the directory) into
/usr/local/share/vim/plugin/
In my vimrc I have added /usr/local/share/vim to my runtimepath.
Upon start of vim (but NOT of gvim!) I get:
Error detected while processing BufEnter Autocommands for "<buffer=1>":
E117: Unknown function: term_getstatus
How to reproduce
See above.
Expected behavior
No error, of course.
Environment:
- OS: Gentoo Linux
- Terminal: x11-misc/tabbed-0.6-r1 with x11-terms/xterm-367
- Shell: app-shells/bash-5.1_p16
- Vim version: app-editors/vim-8.2.3741
- Plugin manager: None
- Plugin version: git clone of yesterday
- Nnn version: app-misc/nnn-4.8
Problem
Cloned
nnn.vim(the directory) into/usr/local/share/vim/plugin/In my
vimrcI have added/usr/local/share/vimto myruntimepath.Upon start of
vim(but NOT ofgvim!) I get:How to reproduce
See above.
Expected behavior
No error, of course.
Environment: