tmux: make small split smaller
This commit is contained in:
parent
2c97edf358
commit
e9de2e8ca4
@ -10,7 +10,7 @@ bind-key C-a last-window
|
||||
bind h splitw -h -p 50
|
||||
bind v splitw -v -p 50
|
||||
|
||||
bind H split-window -h -l 71 # split into 120 and 71 columns
|
||||
bind H split-window -h -l 60 # split with 60 columns on the right
|
||||
|
||||
# Start window numbering at 1 for easier switching.
|
||||
set -g base-index 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user