updated tmux prefix

This commit is contained in:
Kulvir Singh
2024-10-18 01:42:08 +05:30
parent 5c9f8b60e0
commit b8dc12e886

View File

@@ -4,8 +4,8 @@ set-option -sa terminal-overrides ",xterm*:Tc"
set -g mouse on set -g mouse on
unbind C-b unbind C-b
set -g prefix C-x set -g prefix C-s
bind C-x send-prefix bind C-s send-prefix
# Start windows and panes at 1, not 0 # Start windows and panes at 1, not 0
set -g base-index 1 set -g base-index 1