fix typo in tmux.conf
This commit is contained in:
@@ -14,7 +14,7 @@ setw -g pane-base-index 1
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "#I: #W"
|
||||
|
||||
# Change activation from ctrl+a to ctrl+a
|
||||
# Change activation from ctrl+b to ctrl+a
|
||||
set -g prefix C-a
|
||||
unbind C-b
|
||||
bind-key C-a send-prefix
|
||||
|
||||
Reference in New Issue
Block a user