chadtree icon indicating copy to clipboard operation
chadtree copied to clipboard

File manager for Neovim. Better than NERDTree.

Results 104 chadtree issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/54919428/145725261-928681cd-a2e9-4b8f-b33f-e58fc0123dba.png) chadtree settings: ![image](https://user-images.githubusercontent.com/54919428/145725284-7873526d-cab3-4934-8f89-5165ff65aaef.png) issue ![image](https://user-images.githubusercontent.com/54919428/145725320-6e4027a6-05b4-4ed0-97f5-b14d65a271f9.png) 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. ![image](https://user-images.githubusercontent.com/42011920/132115413-73688ce6-316c-4989-9c80-a35c060eb783.png) ---- ## 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: ![chadtree-icons](https://user-images.githubusercontent.com/20780378/148973478-4b78ca96-3593-40df-9c67-a16a48ba7e0e.png) 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`