Searched refs:EVENT_REMOTEREPLY (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | autocmd.c | 158 {"RemoteReply", EVENT_REMOTEREPLY}, 2040 || event == EVENT_REMOTEREPLY in apply_autocmds_group()
|
| H A D | if_xcmdsrv.c | 1459 apply_autocmds(EVENT_REMOTEREPLY, winstr, str, TRUE, curbuf); in server_parse_message()
|
| H A D | vim.h | 1346 EVENT_REMOTEREPLY, // upon string reception from a remote vim enumerator
|
| H A D | os_mswin.c | 2083 apply_autocmds(EVENT_REMOTEREPLY, winstr, str, in Messaging_WndProc()
|