diff --git a/configs/tmux.conf b/configs/tmux.conf index 9318c1b..857c03b 100644 --- a/configs/tmux.conf +++ b/configs/tmux.conf @@ -1,8 +1,8 @@ unbind r bind r source-file ~/.tmux.conf -# Ctrl + S für Befehle -set -g prefix C-s +# Ctrl + X für Befehle: lokale Maschinen s, remote b um getrennt Fenster steuern zu können +set -g prefix C-b set-option -g status-position top set -g mouse on