francoiscabrol / ranger.vim

Ranger integration in vim and neovim
664 stars 58 forks source link

Information synchronization with vim is troublesome. #72

Open hackingcat opened 5 years ago

hackingcat commented 5 years ago

https://asciinema.org/a/z6KU19KkQc8xiBdPEQTcK4zR6

francoiscabrol commented 5 years ago

so the bug appear if you have renamed in ranger a file already open in vim, right?

hackingcat commented 5 years ago

It also occurs after deleting file if the file has been open in vim.

francoiscabrol commented 5 years ago

I am not sure if I can do anything about that in ranger.vim... if you edit a file in ranger, it happen 'outside' vim and I don't think vim can be aware of this changes