Home
last modified time | relevance | path

Searched refs:messaging (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dscreen.pro53 int messaging(void);
/vim-8.2.3635/runtime/doc/
H A Dpi_vimball.txt207 messaging using corrupted filenames from
/vim-8.2.3635/src/
H A Dsearch.c1389 if ((options & SEARCH_ECHO) && messaging() && in do_search()
1617 && messaging() in do_search()
H A Dmisc1.c1036 || !messaging()) // 'lazyredraw' set, don't do messages now in msgmore()
H A Dundo.c2981 || !messaging()) // 'lazyredraw' set, don't do messages now in u_undo_end()
H A Dscreen.c4655 messaging(void) in messaging() function
H A Dex_cmds.c4815 && messaging()) in do_sub_msg()
H A Dnormal.c2319 if (messaging() && !msg_silent && !shortmess(SHM_SEARCHCOUNT)) in nv_gd()