francoiscabrol / ranger.vim

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

Can't do :RangerCurrentFileExistingOrNewTab if in a terminal buffer #102

Open cool-sean opened 3 years ago

cool-sean commented 3 years ago

If I run this command from a terminal buffer I just get a [Process exited 1].

I'd expect this to work in the same way it does when I'm in an un-named or un-saved buffer which is to open in the working directory.