nvim-tree / nvim-tree.lua

A file explorer tree for neovim written in lua
Other
7.27k stars 609 forks source link

Norton commander-like mode #2252

Closed eyalk11 closed 1 year ago

eyalk11 commented 1 year ago

Allow you to open two nvim-tree instances in split-window and copy files from one instance to the other. https://github.com/ipod825/vim-netranger has this feature.

alex-courtis commented 1 year ago

We do have plans to allow multiple, discrete trees across windows and tabs #457 Closing this issue to track there.

That is a large piece of functionality that will likely not be delivered soon.

alex-courtis commented 1 year ago

Tracking at