nvim-telescope / telescope-file-browser.nvim

File Browser extension for telescope.nvim
MIT License
1.6k stars 89 forks source link

[feature request] copy file on y, go to the desired dir, paste on p #386

Closed gmankab closed 2 months ago

gmankab commented 2 months ago

hello

in neo-tree it's possible to press y to copy file, then go to the desired dir, and paste file on p

telescope-file-browser immediately asks for new file name on y, and doesn't allow to go to the desired dir before pasting

can you please implement neo-tree like behavior for copying files

gmankab commented 2 months ago

okey, i found out that current implementation with selecting and pasting on y is much more useful