Revert to TMUX default Leader key
This commit is contained in:
@@ -28,9 +28,9 @@ set-option -g display-panes-colour orange
|
||||
# clock
|
||||
set-window-option -g clock-mode-colour orange
|
||||
|
||||
# Leader Key
|
||||
set -g prefix C-a
|
||||
bind-key C-a last-window
|
||||
# Leader Key (using the default C-b)
|
||||
# set -g prefix C-a
|
||||
# bind-key C-a last-window
|
||||
|
||||
# Start index at 1
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user