Home
last modified time | relevance | path

Searched refs:SHM_OVERALL (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h265 #define SHM_OVERALL 'O' // overwrite more messages macro
H A Dfileio.c77 if (shortmess(SHM_OVERALL) && !exiting && p_verbose == 0) in filemess()
H A Dex_cmds.c3156 if (shortmess(SHM_OVERALL) && !exiting && p_verbose == 0) in do_ecmd()
H A Dquickfix.c3272 else if (!msg_scrolled && shortmess(SHM_OVERALL)) in qf_jump_print_msg()