Lines Matching refs:all
87 But the GUI window is only opened after all the initializations have been
109 documented in |options.txt| with all the other options.
135 window in pixels. Does not work in all versions.
141 top left corner of the window. Does not work in all versions.
209 When the scrollbar is dragged all the way down, the last line of the file
255 automatically set to "a", enabling it for all modes except for the
485 If you don't want to use menus at all, see |'go-M'|.
491 if you don't like the defaults at all, start with removing all menus
492 |:unmenu-all|. You can also avoid the default menus being loaded by adding
497 The first item in the Syntax menu can be used to show all available filetypes
498 in the menu (which can take a bit of time to load). If you want to have all
502 The following menuitems show all available color schemes, keymaps and compiler
507 However, they can also take a bit of time to load, because they search all
510 If you want to have all these items already present at startup, add: >
535 pop-up menus that are present all the time. If the resizing does not work
592 The ":amenu" command can be used to define menu entries for all modes at once,
727 the same order for all modes.
728 NOTE: sub-menu priorities currently don't work for all versions of the GUI.
791 5) If all else fails, a blank, but functioning, button is displayed.
806 11 SaveAll write all modified buffers to file
872 specified is a submenu, then all menus under that hierarchy will be shown.
873 If no argument is given after :menu at all, then ALL menu items are shown
932 To remove all menus use: *:unmenu-all* >
933 :unmenu * " remove all menus in Normal and visual mode
934 :unmenu! * " remove all menus in Insert and Command-line mode
935 :aunmenu * " remove all menus in all modes, except for Terminal
937 :tlunmenu * " remove all menus in Terminal mode
953 The command applies to the modes as used with all menu commands. Note that
955 When the argument is "*", all menus are affected. Otherwise the given menu
956 name and all existing submenus below it are affected.
1015 If a menu item becomes invalid (i.e. its actions in all modes are deleted) Vim
1103 That's all. XLFDs are not used. For Chinese this is reported to work well: >
1116 Note that the fonts must be mono-spaced (all characters have the same width).
1117 An exception is GTK: all fonts are accepted, but mono-spaced fonts look best.
1120 The "xlsfonts" program gives a list of all available fonts.
1181 'guifontwide' at all unless you want to override the choice made by Pango/Xft.