Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2769 #define FSK_SIMPLIFY 0x08 // simplify <C-H> and <A-x> macro
H A Dtypval.c1956 flags |= FSK_SIMPLIFY; in eval_string()
H A Dmisc2.c1466 flags & FSK_SIMPLIFY, did_simplify); in find_special_key()
H A Dhighlight.c1340 len = trans_special(&p, buf + off, FSK_SIMPLIFY, NULL); in highlight_set_startstop_termcode()
H A Dterm.c6041 | ((flags & REPTERM_NO_SIMPLIFY) ? 0 : FSK_SIMPLIFY), in replace_termcodes()
H A Doption.c4464 FSK_KEYCODE | FSK_KEEP_X_KEY | FSK_SIMPLIFY, NULL); in find_key_option()