Skip to content

Commit d55a11d

Browse files
authored
Merge pull request #578 from ctrlpvim/fix-redraw
Fix redraw with ctrlp_key_loop = 1
2 parents f68f4d0 + 86a1428 commit d55a11d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

autoload/ctrlp.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,6 +1386,7 @@ fu! s:MarkToOpen()
13861386
en
13871387
en
13881388
sil! cal ctrlp#statusline()
1389+
redr
13891390
endf
13901391

13911392
fu! s:OpenMulti(...)

0 commit comments

Comments
 (0)