Zoom runner on focus
This commit is contained in:
parent
1187668e56
commit
4fdd883ce5
@ -125,6 +125,7 @@ endfunction
|
|||||||
function! s:FocusRunnerPane()
|
function! s:FocusRunnerPane()
|
||||||
call s:EnsureRunnerPane()
|
call s:EnsureRunnerPane()
|
||||||
call s:FocusTmuxPane(s:runner_pane)
|
call s:FocusTmuxPane(s:runner_pane)
|
||||||
|
call s:SendTmuxCommand("resize-pane -Z")
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:ZoomRunnerPane()
|
function! s:ZoomRunnerPane()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user