mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
updated for version 7.0051
This commit is contained in:
@@ -4715,7 +4715,7 @@ show_pat_in_path(line, type, did_show, action, fp, lnum, count)
|
||||
msg_puts_attr(IObuff, hl_attr(HLF_N));
|
||||
MSG_PUTS(" ");
|
||||
}
|
||||
msg_prt_line(line);
|
||||
msg_prt_line(line, FALSE);
|
||||
out_flush(); /* show one line at a time */
|
||||
|
||||
/* Definition continues until line that doesn't end with '\' */
|
||||
|
Reference in New Issue
Block a user