Searched refs:HLF_R (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_cscope.c | 585 (void)smsg_attr(HL_ATTR(HLF_R), in cs_add_common() 1530 (void)smsg_attr(HL_ATTR(HLF_R) | MSG_HIST, in cs_kill_execute() 2315 msg_puts_attr(buf, HL_ATTR(HLF_R)); in cs_reset() 2327 msg_attr(_("All cscope databases reset"), HL_ATTR(HLF_R) | MSG_HIST); in cs_reset()
|
| H A D | insexpand.c | 1324 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_files() 2883 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_get_exp() 2914 (void)msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in ins_compl_get_exp() 4218 edit_submode_highl = HLF_R; in ins_complete()
|
| H A D | vim.h | 1414 , HLF_R // return to continue message and yes/no questions enumerator
|
| H A D | misc1.c | 606 smsg_attr(HL_ATTR(HLF_R), "%s (y/n)?", str); in ask_yesno()
|
| H A D | hardcopy.c | 547 screen_puts(s, (int)Rows - 1, 0, HL_ATTR(HLF_R)); in prt_message()
|
| H A D | message.c | 1366 msg_puts_attr(_("Press ENTER or type command to continue"), HL_ATTR(HLF_R)); in hit_return_msg()
|
| H A D | search.c | 3615 msg_trunc_attr((char *)IObuff, TRUE, HL_ATTR(HLF_R)); in find_pattern_in_path()
|
| H A D | ex_cmds.c | 4301 smsg_attr(HL_ATTR(HLF_R), in ex_substitute()
|