From 05548a095569849654794eacfd1844fa0273698c Mon Sep 17 00:00:00 2001 From: Michael Grote <38253905+quotengrote@users.noreply.github.com> Date: Mon, 13 Jul 2020 19:43:20 +0200 Subject: [PATCH] added agressive-resize to tmux --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 0b1b4d9..8d00300 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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