fixed
This commit is contained in:
parent
c762cdf21d
commit
d218407991
@ -202,7 +202,7 @@ endfunction
|
|||||||
|
|
||||||
function! s:SendQuitSequence()
|
function! s:SendQuitSequence()
|
||||||
if !s:ValidRunnerPaneSet() | return | endif
|
if !s:ValidRunnerPaneSet() | return | endif
|
||||||
call s:_SendKeys("q")
|
call s:_SendKeys("-X cancel")
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:GitCdUp()
|
function! s:GitCdUp()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user