parent
fa1e9a53e3
commit
a0d0e95cdf
@ -371,9 +371,7 @@ function! s:SendCtrlD()
|
|||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! VtrSendCommand(command)
|
function! VtrSendCommand(command)
|
||||||
call s:EnsureRunnerPane()
|
call s:SendCommandToRunner(a:command)
|
||||||
let escaped_command = shellescape(a:command)
|
|
||||||
call s:SendKeys(escaped_command)
|
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:DefineCommands()
|
function! s:DefineCommands()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user