added agressive-resize to tmux
This commit is contained in:
parent
b14d8a84f8
commit
05548a0955
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ bind - split-window -v
|
|||
unbind '"'
|
||||
unbind %
|
||||
|
||||
set-window-option -g aggressive-resize #https://superuser.com/questions/880497/how-do-i-resize-the-usable-area-of-a-tmux-session
|
||||
|
||||
# setze uhrzeit auf 24h format
|
||||
set-window-option -g clock-mode-style 24
|
||||
|
||||
|
|
Loading…
Reference in a new issue