Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert the bugfix from pull request #785 #794

Merged
merged 1 commit into from
Jan 5, 2018

Conversation

lifecrisis
Copy link
Contributor

The small change here reverts an attempted bugfix from pull request
children of the root whenever ":NERDTreeFind" was invoked. This was
disruptive (as reported in #793), so a new method must be found to
solve the problem of ":NERDTreeFind" not opening newly created
files.

Fixes #793.

@lifecrisis lifecrisis force-pushed the reopen779 branch 2 times, most recently from 9eb2f04 to d4c34ce Compare January 5, 2018 13:31
The small change here reverts an attempted bugfix from preservim#785.  That
change resulted in the unintended side-effect of closing other
children of the root whenever ":NERDTreeFind" was invoked.  This was
disruptive (as reported in preservim#793), so a new method must be found to
solve the problem of ":NERDTreeFind" not opening newly created
files.

Fixes preservim#793.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NERDTreeFind closes all currently expanded nodes in the tree view.
1 participant