Use '<C-a>' for tmux prefix
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# General
|
# General
|
||||||
|
|
||||||
set -g prefix C-Space
|
unbind C-b
|
||||||
|
set -g prefix C-a
|
||||||
|
bind-key C-a send-prefix
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
|
|||||||
Reference in New Issue
Block a user