vim-netranger icon indicating copy to clipboard operation
vim-netranger copied to clipboard

A ranger-like system/cloud storage explorer for Vim, bringing together the best of Vim, ranger, and rclone.

Results 8 vim-netranger issues
Sort by recently updated
recently updated
newest added

Hi, I solved here few errors, some of which I didn't create an issue. curbuf handling was problematic in a way I don't fully remember. I think it threw an...

This add options of and during search in order to goto dir and open search rapidly. There is a glitch in which cursor seen twice after revisit . And also,...

Hi, I tried using the plugin on windows. Upon deleting any file (DD) , it returns error that the filename is incorrect. I debugged it a bit, and it seems...

Hi, When a buffer is closed violently, net-tranger can't be recovered. For example if I do tabo!. net-ranger still active, but doesn't function really when getting back to the same...

Hi, I kept a bookmark to a remote share. It was to ~/vim/.netranger/computer/path When I go to it straight (not doing remotelist first), the files are treated as if they...

For example, in any non-empty directory, keep pressing `` till the end and then press ``. We'll see the pseudo header remain there. Since there's no window scroll event in...

help wanted

With 18f791d, you can now write vim-netranger plugins to customize its appearance (and possibly behavior in the future?). As I don't have idea on what's going to happen, I can't...

vim-netranger can now open file with external program. See [Rifle](https://github.com/ipod825/vim-netranger#rifle). However, I am not motivated to implement every single test command as in the original ranger as I personally only...