Removed ctrl+a as meta for tmux. I like ctrl+a as ^
This commit is contained in:
parent
f747464eb5
commit
4d34cec6c3
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
||||||
# Set prefix key
|
|
||||||
unbind C-b
|
|
||||||
set -g prefix C-a
|
|
||||||
bind C-a send-prefix
|
|
||||||
|
|
||||||
# Set C-d as detach
|
# Set C-d as detach
|
||||||
unbind d
|
unbind d
|
||||||
bind C-d detach
|
bind C-d detach
|
||||||
|
|
Loading…
Reference in a new issue