forked from Archives/vimux
add a mini sleep for slow to start shells (fish omf)
This commit is contained in:
parent
3c0a1708dc
commit
a62c16c8c3
@ -106,6 +106,7 @@ function! VimuxOpenRunner() abort
|
||||
let g:VimuxRunnerIndex = s:tmuxIndex()
|
||||
call s:setRunnerName()
|
||||
call VimuxTmux('last-'.VimuxOption('VimuxRunnerType'))
|
||||
sleep 100m
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user