[vim] Redraw screen after running fzf on tmux pane (#213)
This commit is contained in:
parent
27e26bd1ea
commit
9310ae28ab
@ -234,6 +234,7 @@ function! s:execute_tmux(dict, command, temps)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
call system(command)
|
call system(command)
|
||||||
|
redraw!
|
||||||
return s:callback(a:dict, a:temps)
|
return s:callback(a:dict, a:temps)
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user