fm-nvim
fm-nvim copied to clipboard
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
If I run xplr on my terminal with `xplr --print-pwd-with-results` and press enter on a directory, xplr exits and prints the parent dir and exits. This is also mentioned on...
Lf cannot open to a file or folder that contains a space in the filename or anywhere in its path this doesn't work: `:Lf /path/folder one/file one.txt` (space in path...
Press `e` at some lazygit file, neovim will be opened inside lazygit instead open it in original neovim like ranger
https://github.com/is0n/fm-nvim/issues/30
fixes: #40
The cool new kid on the block! https://yazi-rs.github.io/
Hi, I'm using this plugin in my neovim on the macos platform. I can open it in using Ranger, but when I run `:Joshuto`, it doesn't work. The pop-up flashed...
Hi, big fan of your plugin here. I found that Joshuto is not working properly. Seems like the --choosefiles subcommand it's been deprecated and substituted. Thanks for such a useful...
window flashes after running the command, and thats it. using the stock config, yes both `broot` and `br` are in my $PATH
Hello, the plugin is great. It seems that lazygit is reloaded every time it is opened (a bit slow). Can it run in the background permanently?