--- name: "Bug Report" about: "NERDTree is misbehaving? Tell us about it." labels: bug --- #### Self-Diagnosis Before creating an issue, take some time to search these resources for an answer. It's possible that someone else has already seen and solved your issue. - [old NERDTree issues](https://github.com/preservim/nerdtree/issues?q=is%3Aissue) - NERDTree documentation - `:h NERDTree` - [NERDTree Wiki](https://github.com/preservim/nerdtree/wiki) - Other resources: , , etc. #### Environment - Operating System: - Vim/Neovim version `:version`: - NERDTree version, found on first line of quickhelp `?`: - Are you using any of these NERDTree-dependent plugins? - [ ] [Xuyuanp/nerdtree-git-plugin](https://github.com/Xuyuanp/nerdtree-git-plugin) - [ ] [ryanoasis/vim-devicons](https://github.com/ryanoasis/vim-devicons) - [ ] [tiagofumo/vim-nerdtree-syntax-highlight](https://github.com/tiagofumo/vim-nerdtree-syntax-highlight) - [ ] [scrooloose/nerdtree-project-plugin](https://github.com/scrooloose/nerdtree-project-plugin) - [ ] [PhilRunninger/nerdtree-buffer-ops](https://github.com/PhilRunninger/nerdtree-buffer-ops) - [ ] [PhilRunninger/nerdtree-visual-selection](https://github.com/PhilRunninger/nerdtree-visual-selection) - [ ] [jistr/vim-nerdtree-tabs](https://github.com/jistr/vim-nerdtree-tabs) - [ ] Others (specify): - Provide a minimal **.vimrc** file that will reproduce the issue. ```vim ``` #### Steps to Reproduce the Issue 1. #### Current Behavior (Include screenshots where appropriate.) #### Expected Result