francoiscabrol / ranger.vim

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

If I run ":Ranger" from the first buffer, "ranger.vim" won't send me back to the first buffer after it's closed #69

Open alienbogart opened 6 years ago

alienbogart commented 6 years ago

It will, instead, send me to the last buffer.

francoiscabrol commented 5 years ago

Thanks for having reporting this issue. I think the PR #65 or #61 should resolve it. These PRs have the same goal of providing a better implementation of this plug-in, solving in the same time some non-expected behaviours. #65 was the best candidate, but during the summer I was too busy. Winter's coming it's time to finish this work!