Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.microsoft.windows > #1795
| From | Adam Sampson <ats@offog.org> |
|---|---|
| Newsgroups | comp.editors, alt.comp.microsoft.windows, alt.comp.os.windows-11 |
| Subject | Re: Windows gVIM remove print icon in the header |
| Date | 2022-10-25 18:27 +0100 |
| Message-ID | <y2ailk7zue0.fsf@offog.org> (permalink) |
| References | <tj8q5d$1jef$1@gioia.aioe.org> |
Cross-posted to 3 groups.
Heron <McKeister@ipanywhere.com> writes: > [...] so that's why I just want to remove the print icon from the gVIM > GUI. Can it be done? Yep -- the toolbar in VIM is represented as a menu, so you can remove the print icon for all modes with the command: :aunmenu ToolBar.Print Add that to your .vimrc and you should be good to go. As Kenny says, the default toolbar is defined along with all the other menus in menu.vim in the VIM runtime directory; reading that file plus ":help menu" should allow you to do any further tweaking you like. -- Adam Sampson <ats@offog.org> <http://offog.org/>
Back to alt.comp.microsoft.windows | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Windows gVIM remove print icon in the header Heron <McKeister@ipanywhere.com> - 2022-10-25 09:00 -0500
Re: Windows gVIM remove print icon in the header Ken Blake <Ken@invalid.news.com> - 2022-10-25 07:46 -0700
Re: Windows gVIM remove print icon in the header Heron <McKeister@ipanywhere.com> - 2022-10-25 10:50 -0500
Re: Windows gVIM remove print icon in the header John Robertson <spam@flippers.com> - 2022-10-25 21:05 -0600
Re: Windows gVIM remove print icon in the header "...winston" <winstonmvp@gmail.com> - 2022-10-25 11:54 -0400
Re: Windows gVIM remove print icon in the header gazelle@shell.xmission.com (Kenny McCormack) - 2022-10-25 16:47 +0000
Re: Windows gVIM remove print icon in the header "...winston" <winstonmvp@gmail.com> - 2022-10-25 15:27 -0400
Re: Windows gVIM remove print icon in the header Adam Sampson <ats@offog.org> - 2022-10-25 18:27 +0100
Re: Windows gVIM remove print icon in the header Heron <McKeister@ipanywhere.com> - 2022-10-25 22:39 -0500
csiph-web