Fix window-auto when using in session layouts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env -S tmux source-file
|
||||
|
||||
split-window -h -l 43%
|
||||
split-window -h -l 43% -c '#{pane_current_path}'
|
||||
select-pane -t 1
|
||||
|
||||
# vim: ft=tmux
|
||||
|
||||
Reference in New Issue
Block a user