chadtree
chadtree copied to clipboard
File manager for Neovim. Better than NERDTree.
Greetings! I'd like to make an issue of when I open a file by CHADTree, my file is loaded into buffer but its name is converted to lowercase, so once...
Running dwm with st on artixlinux. I have lscolors-git installed as well as nerd-fonts-complete from the aur installed. nvim theme plugs:  chadtree settings:  issue  How do I...
On my system, opening a file invokes the `open` command with `--` as second parameter, which is doesn't understand. Somewhat similar to #149. I am running Debian bookworm with i3....
I lost the line numbers in my file buffer.  ---- ## Steps to reproduce 1. In a tab you have two windows, one for a file buffer and another...
Getting wrong number of arguments on fresh install ``` go = threadsafe_call(nvim, cont) File "/home/hero/.local/share/nvim/site/pack/packer/start/chadtree/.vars/runtime/lib/python3.8/site-packages/pynvim_pp /lib.py", line 88, in threadsafe_call return cast(_T, fut.result()) File "/usr/lib/python3.8/concurrent/futures/_base.py", line 444, in result return...
Since one of the recent updates I'm no longer able to install chadtree's dependencies. When I run `:CHADdeps` I get the following error: ```python WARNING: Requirement 'std2@https://github.com/ms-jpq/std2/archive/a42443ea6de414a846a75a704feba6d06fa04146.tar.gz' looks like a...
Whenever I have Chadtree enabled in makes the fans go into overdrive. I have some (10-15) nvim sessions open in background tmux sessions and each one seems to create a...
Is it possible to add multiple files and/or sub-directories to a directory at once? If not, could this feature be implemented?
The docs say to install devicons to use the default theme here: https://github.com/ms-jpq/chadtree/blob/chad/docs/THEME.md#chadtree_settingsthemeicon_glyph_set I installed these devicons and this is what my explorer looks like:  Is there a specific...
Not sure if there's anything specific I need to do, but running `:CHADdeps` just results in `Error detected while processing CHADon_exit: line 1: CHADTree EXITED - 1`