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

Feature Request: Auto minimize NERDTree window #15

Closed
rrrrutdk opened this issue Dec 26, 2009 · 6 comments
Closed

Feature Request: Auto minimize NERDTree window #15

rrrrutdk opened this issue Dec 26, 2009 · 6 comments
Assignees

Comments

@rrrrutdk
Copy link

Can NERDTree window be minimized automatically when opening a file node (o, go, i, gi, s, gs)?

@remi
Copy link

remi commented Dec 27, 2009

I'm not sure if you mean the same thing, but have you checked :help 'NERDTreeQuitOnOpen'?

@rrrrutdk
Copy link
Author

Is possible to add a new option 'NERDTreeZoomOnOpen'?

@mcgyver42
Copy link

I think what is being asked for is this: If the NERDTree window has been expanded (zoomed) and a file is selected, the NERDTree window does not return to its unzoomed size. It is necessary to return to the NERDTree window and toggle zoom, then go to the file's window.
I find this very annoying also.

@jiminoc
Copy link

jiminoc commented Feb 11, 2015

+1

@PhilRunninger
Copy link
Member

@lifecrisis I propose this way of implementing the request: If zoomed (using key A) and a file is chosen to be opened, and NERDTreeQuitOnOpen == 0, then set NERDTree's width back to the NERDTreeWinSize value.

@PhilRunninger PhilRunninger self-assigned this Aug 13, 2018
@PhilRunninger PhilRunninger added the PR Under Review Coding is finished, and a pull request has been created and is being reviewed. label Aug 13, 2018
@PhilRunninger
Copy link
Member

Implemented by #870.

@PhilRunninger PhilRunninger removed the PR Under Review Coding is finished, and a pull request has been created and is being reviewed. label Sep 10, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants