Home
last modified time | relevance | path

Searched refs:emenu (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_menu.vim87 emenu n Test.FooBar
93 emenu v Test.FooBar
95 emenu s Test.FooBar
97 emenu o Test.FooBar
99 emenu t Test.FooBar
101 emenu i Test.FooBar
103 emenu c Test.FooBar
178 call assert_equal('"emenu Xmenu.A1.A1B2', @:)
455 %emenu Test.foo
459 %emenu Test.foo
[all …]
H A Dtest_winbar.vim16 emenu WinBar.Next
18 emenu WinBar.Cont
22 call assert_fails('emenu WinBar.Next', 'E334:')
H A Dtest_gui.vim754 emenu Help.Overview
/vim-8.2.3635/src/
H A Dscreen.c875 int emenu = (xp->xp_context == EXPAND_MENUS in status_match_len() local
879 if (emenu && menu_is_separator(s)) in status_match_len()
948 int emenu; in win_redr_status_matches() local
1035 emenu = (xp->xp_context == EXPAND_MENUS in win_redr_status_matches()
1037 if (emenu && menu_is_separator(s)) in win_redr_status_matches()
/vim-8.2.3635/runtime/doc/
H A Dgui.txt521 not done by default. You can use the |:emenu| command and command-line
528 :map <F4> :emenu <C-Z>
890 *:em* *:emenu* *E334* *E335*
897 :emenu File.Exit
910 use :emenu to access useful menu items you may have got used to from GUI
H A Dindex.txt1308 |:emenu| :em[enu] execute a menu by name
H A Dversion7.txt1825 When ":emenu" is used in a startup script the command was put in the typeahead
2667 When completing menu names, e.g., after ":emenu", don't sort the entries but
4168 Problem: ":emenu" isn't executed directly, causing the encryption key
9936 name. That makes ":emenu" difficult to use.
9937 Solution: Store the untranslated name and use it for completion and :emenu.
H A Dtags2432 :emenu gui.txt /*:emenu*
H A Dversion6.txt1301 :emenu in Visual mode to execute a ":vmenu" entry.
4733 Problem: Wildcard expansion for ":emenu" also shows separators.
4734 Solution: Skip menu separators for ":emenu", ":popup" and ":tearoff".
H A Dtodo.txt5048 current menu, not the first one. E.g., ":emenu File.Save<Up>".
H A Dversion5.txt3285 The new |:emenu| command can be used to execute a menu item.
H A Dversion8.txt33663 Problem: After :unmenu can still execute the menu with :emenu.
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim12651 " s:UpdateBuffersMenu: does emenu Buffers.Refresh (but due to locale, the menu item may not be call…
12653 " can't be called except via emenu. But due to locale, that menu line may not…
12659 sil emenu Buffers.Refresh\ menu