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

When enabling `close_on_open` CHADTree will indeed close after opening a file. This makes secondary click obsolete as it'll act the same as primary click. This PR prevents close_on_open behaviour when...

I tried reading your documentation but i don't know what it means. Could you please give an example for changing keybinds?

hello. i am trying out chadtree to possibly switch from nerdtree. i do like the implicit follow mode which makes `NERDTreeFind` less useful. however what i am missing from nerdtree...

I apologize for creating an issue asking such a silly question. I've been using CHADTree for a while and its awesome, but I couldn't help but ask what font you...

let g:python3_host_prog = '~/py38/bin/python3' an error message , python3 can't be executed. If input is an absolute path no error

This will fix filenames being forced into lowercase on Windows. ( Fixes #242 ) I have done basic happy path testing on Windows, Mac and Linux and have not found...

![image](https://user-images.githubusercontent.com/1410106/131468245-d2f72712-28fa-48de-8801-c2721115abce.png) I've faced with a annoying bug, when i try to rename a file, some symbols left in the left side of the prompt after i press backspace few times,...

I keep getting the error below when I issue some commands that are not related to CHADTree, for instance, this one happened after I dit a "go to definition" on...

NVIM v0.6.1 GNU bash version 3.2.57 macOS 12.3 iTerm 3.4.15 `export LSCOLORS='exfxcxdxbxegedabagacad'` and `export CLICOLOR=1` set in `~/.bash_profile` When I `ls -lHG`, the blue color of folders is correct (as...