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

Clear output when NERDTree menu is aborted #832

Merged
merged 3 commits into from Apr 23, 2018

Conversation

lifecrisis
Copy link
Contributor

See the commit messages for details.

Try m<C-c> or m<Esc> on a normal file or directory node to see the left-over output I'm talking about... 'tis quite annoying.

Jason Franklin added 3 commits April 22, 2018 10:19
Previously, exiting the NERDTree menu with "Ctrl-C" or "Esc" would
leave the last line of the menu visible.  We can avoid this by
redrawing the screen when the menu is aborted in this manner.
Copy link
Member

@PhilRunninger PhilRunninger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the extra text you're talking about. Your branch and master work the same way for me on my Mac.

@lifecrisis
Copy link
Contributor Author

Hey @PhilRunninger, you may need to set 'cmdheight' to 2 or higher to see the leftover text.

@PhilRunninger
Copy link
Member

PhilRunninger commented Apr 23, 2018

That did it, @lifecrisis. 👍

@lifecrisis lifecrisis merged commit ec3c3b0 into preservim:master Apr 23, 2018
@lifecrisis lifecrisis deleted the menufix branch April 23, 2018 21:12
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.

None yet

2 participants