Home
last modified time | relevance | path

Searched refs:Ctrl_S (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dascii.h66 #define Ctrl_S 19 macro
142 #define Ctrl_S 0x13 macro
H A Dinsexpand.c356 || c == Ctrl_S || c == Ctrl_K || c == 's' in vim_is_ctrl_x_key()
386 return (c == Ctrl_S || c == Ctrl_P || c == Ctrl_N); in vim_is_ctrl_x_key()
1952 case Ctrl_S: in ins_compl_prep()
H A Dwindow.c156 case Ctrl_S: in do_window()
664 case Ctrl_S: in get_wincmd_addr_type()
H A Dedit.c1248 case Ctrl_S: in edit()
H A Dnormal.c194 {Ctrl_S, nv_ignore, 0, 0},