Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterminal.c2510 ctrl_to_raw_c(int c) in ctrl_to_raw_c() function
2659 raw_c = ctrl_to_raw_c(termwinkey == 0 ? Ctrl_W : termwinkey); in terminal_loop()
2664 raw_c = ctrl_to_raw_c(Ctrl_BSL); in terminal_loop()