Home
last modified time | relevance | path

Searched refs:K_MENU (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dkeymap.h420 #define K_MENU TERMCAP2KEY(KS_MENU, KE_FILLER) macro
H A Dmessage.c2851 if (c == K_MENU) in do_more_prompt()