This commit is contained in:
KillTheMule
2016-04-23 23:00:59 +02:00
parent 445f0d7eed
commit 23e8d6d94b
4 changed files with 17 additions and 11 deletions

View File

@@ -1063,7 +1063,7 @@ static int cs_find_common(char *opt, char *pat, int forceit, int verbose,
*qfpos == '-', cmdline) > 0) {
if (postponed_split != 0) {
(void)win_split(postponed_split > 0 ? postponed_split : 0,
postponed_split_flags);
postponed_split_flags);
RESET_BINDING(curwin);
postponed_split = 0;
}