vim-floaterm
vim-floaterm copied to clipboard
nnn bug
Describe the bug
So when i open nnn in floaterm and try to edit something in vim with "o" button and then come back to nnn i have bug. I cannot do anything in nnn. For better understanding look at the gif please.

To Reproduce
- Steps to reproduce the behavior:
- Open nnn in floaterm.
- Open vim under nnn.
- Close vim by press ":q".
Enviroment
- Debian testing (bullseye):
- Vim 8.2.716:
- Checkhealth info [run
:checkhealthand post the messages]:
Hi @timsofteng , you should use floaterm instead of vim when nnn prompt you open with:
Ok. I had opened file by floaterm, but catch bug again. When I tried toggle terminal after that nnn produce same bug as on previous gif.
By using the floaterm binary it works for me. Since you also have the scrolling issue, I think there is a problem with your nnn. I tested with nnn version 3.4-1
By using the
floatermbinary it works for me. Since you also have the scrolling issue, I think there is a problem with yournnn. I tested with nnn version 3.4-1
I'm using nnn version 3.4 from debian testing repo.
Ah, sorry I tested on neovim, you are right there is still a bug. I am suggesting a new way to handle opening files in #184.
Ah, sorry I tested on neovim, you are right there is still a bug. I am suggesting a new way to handle opening files in #184.
I have same bug in neovim too. even in 0.5 version.
Ah, sorry I tested on neovim, you are right there is still a bug. I am suggesting a new way to handle opening files in #184.
I have same bug in neovim too. even in 0.5 version.
Yes, I can confirm this, too...
Just
:term nnn -p "/tmp/tmpfile" "/home/dyzh/dotfiles"
also lead to the problem, so this might be an issue of vim/nvim/nnn.