tmux: Bugfix: agressive resize

This commit is contained in:
Michael Grote 2020-07-14 14:20:35 +02:00
parent caa23ce080
commit 0b344bfb83

View file

@ -9,7 +9,7 @@ unbind %
# https://wiki.archlinux.org/index.php/tmux#Start_a_non-login_shell
set -g default-command "${SHELL}"
set-window-option -g aggressive-resize #https://superuser.com/questions/880497/how-do-i-resize-the-usable-area-of-a-tmux-session
set-window-option -g aggressive-resize on #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