From: Andre Ramnitz Date: Sat, 8 Jun 2024 00:45:03 +0000 (+0200) Subject: tmux: update config X-Git-Tag: v0.2~177 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=2154d9e07c00a70a2704ef667b769cd6f7938ed2;p=dotfiles.git tmux: update config --- diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 8522efdb..be151a27 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -1,5 +1,6 @@ set -s escape-time 0 set -g base-index 1 +set -g pane-base-index 1 set-option -g prefix C-a