commit 17b5a64746da51a8b45cb5533b79e02247489501 parent 0c6188f729981f4574358796bb222ce064b7d867 Author: Sven Möller <sven-moeller@outlook.de> Date: Sat, 5 Feb 2022 17:22:07 +0100 Termux config Diffstat:
M | tmux/.config/tmux/tmux.conf | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf @@ -5,8 +5,10 @@ bind C-a last-window set -sg escape-time 1 set -g base-index 1 +set-window-option -g pane-base-index 1 +set -g mouse on bind | split-window -h -bind S split-window -v +bind - split-window -v unbind '"' unbind %