Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dkeymap.h105 #define KS_TABLINE 240 macro
435 #define K_TABLINE TERMCAP2KEY(KS_TABLINE, KE_FILLER)
H A Dgui.c3861 string[1] = KS_TABLINE; in send_tabline_event()
H A Dterm.c5704 else if (key_name[0] == (int)KS_TABLINE) in check_termcode()
/vim-8.2.3635/src/testdir/
H A Dtest_tabpage.vim642 " sequence contains the following codes: a CSI (0x9b), KS_TABLINE (0xf0),