Searched refs:get_keymap_str (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | screen.pro | 15 int get_keymap_str(win_T *wp, char_u *fmt, char_u *buf, int len);
|
| /vim-8.2.3635/src/ |
| H A D | screen.c | 1166 get_keymap_str( in get_keymap_str() function 4246 if (get_keymap_str(curwin, (char_u *)" (%s)", in showmode()
|
| H A D | drawscreen.c | 532 if (get_keymap_str(wp, (char_u *)"<%s>", NameBuff, MAXPATHL) in win_redr_status()
|
| H A D | buffer.c | 4655 if (get_keymap_str(wp, (char_u *)"<%s>", buf_tmp, TMPLEN)) in build_stl_str_hl()
|