Change tmux prefix key
This commit is contained in:
parent
fd9b30293e
commit
95b446408d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-a
|
set -g prefix C-s
|
||||||
|
|
||||||
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"
|
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue