2019-06-20 20:50:48 +08:00
|
|
|
---
|
|
|
|
name: "Bug Report"
|
|
|
|
about: "NERDTree is misbehaving? Tell us about it."
|
|
|
|
labels: bug
|
|
|
|
---
|
2019-08-09 22:07:14 +08:00
|
|
|
<!--
|
|
|
|
Attention! Please Read!
|
2019-06-20 20:50:48 +08:00
|
|
|
|
2019-08-09 22:07:14 +08:00
|
|
|
Please fill out ALL the information below so that the issue can be fully
|
|
|
|
understood. Omitting information will delay the resolution of your issue. It
|
|
|
|
will be labeled "Needs More Info", and may be closed until there is enough
|
|
|
|
information.
|
2017-03-29 23:27:04 +08:00
|
|
|
|
2019-08-09 22:07:14 +08:00
|
|
|
Keep in mind that others may have the same question in the future. The better
|
|
|
|
your information, the more likely they'll be able to help themselves.
|
|
|
|
-->
|
2019-06-20 06:38:57 +08:00
|
|
|
#### Self-Diagnosis
|
2019-08-09 22:07:14 +08:00
|
|
|
<!-- Check the boxes after creating the issue, or use [x]. -->
|
2019-06-20 06:38:57 +08:00
|
|
|
- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question.
|
|
|
|
- [ ] I have reviewed the NERDTree documentation. `:h NERDTree`
|
|
|
|
- [ ] I have reviewed the [Wiki](https://github.com/scrooloose/nerdtree/wiki).
|
|
|
|
- [ ] I have searched the web for an answer to my question.
|
2017-03-29 23:27:04 +08:00
|
|
|
|
2019-06-20 06:38:57 +08:00
|
|
|
#### Environment (for bug reports)
|
|
|
|
- [ ] Operating System:
|
2019-07-03 03:45:36 +08:00
|
|
|
- [ ] Vim/Neovim version `:echo v:version`:
|
|
|
|
- [ ] NERDTree version, found on 1st line in NERDTree quickhelp `?`:
|
2019-06-20 06:38:57 +08:00
|
|
|
- [ ] vimrc settings
|
|
|
|
- [ ] NERDTree variables
|
|
|
|
```vim
|
|
|
|
```
|
|
|
|
- Other NERDTree-dependent Plugins
|
|
|
|
- [ ] jistr/vim-nerdtree-tabs
|
|
|
|
- [ ] ryanoasis/vim-devicons
|
|
|
|
- [ ] tiagofumo/vim-nerdtree-syntax-highlight
|
|
|
|
- [ ] Xuyuanp/nerdtree-git-plugin
|
2019-06-20 20:17:50 +08:00
|
|
|
- [ ] Others (specify):
|
|
|
|
- [ ] I've verified the issue occurs with only NERDTree installed.
|
2019-06-20 06:38:57 +08:00
|
|
|
|
|
|
|
#### Steps to Reproduce the Issue
|
|
|
|
1.
|
2017-03-29 23:27:04 +08:00
|
|
|
|
2019-06-20 06:38:57 +08:00
|
|
|
#### Current Result (Include screenshots where appropriate.)
|
2017-03-29 23:27:04 +08:00
|
|
|
|
2019-06-20 06:38:57 +08:00
|
|
|
#### Expected Result
|
2017-03-29 23:27:04 +08:00
|
|
|
|