dired.nvim
dired.nvim copied to clipboard
Emacs dired like file manager for neovim
If it's possible to start Dired with telescope. By search a dir or filename, then start a Dired buffer at that dir.
Is there a way to duplicate the current file under the cursor with a new name? Maybe a DiredDuplicate function or is there a quick sequence to achieve this functionality....
I've looked into the issue and I think I found a fix, before creating the PR I want to confirm that this isn't an issue only I'm experiencing. my set...
Sys: MacOS Apple Silicon Terminal: Iterm2 **Question**: Hi, I'm wondering how I can Move Marked files/directories in visual or normal mode. When I select files/directories and I try to move...
Hello, Do you plan to support wdired? or find-name-dired? It's awesome to edit file names in bulk 😊
I really like this plugin, but having it automatically override the current working directory has been inconvenient, as it affects other plugins and settings that rely on `vim.fn.getcwd()`, such as...
This is a symlink to another text file and `ls.lua` is somehow failing to identify that this is a symlink. If we try to open this file, dired thinks its...