Vim logo vim online Vim Book Ad

basic Tip #261: Close windows from  Gvim poup menu

 tip karma   Rating 11/10, Viewed by 437 

created:   June 13, 2002 2:15      complexity:   basic
author:   sean      as of Vim:   6.0

To close windows from the popup menu add these lines to your .gvimrc

:amenu PopUp.Close.\ Window :confirm close<CR>
:amenu PopUp.Close.\ Other  :confirm only<CR>

You obviously need ':set mousemodel=popup' in your .gvimrc as well :=)

 rate this tip  Life Changing Helpful Unfulfilling 

<<gvim-->mouse-->popup menu | Bored of ur arrow shapped mouseptr? >>

Additional Notes

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo