tmux: Remove leftover setting
This commit is contained in:
@@ -63,8 +63,6 @@ set-option -g prefix C-a
|
|||||||
unbind-key C-b
|
unbind-key C-b
|
||||||
bind-key C-a send-prefix
|
bind-key C-a send-prefix
|
||||||
|
|
||||||
unbind-key C-j
|
|
||||||
|
|
||||||
bind-key h select-pane -L
|
bind-key h select-pane -L
|
||||||
bind-key j select-pane -D
|
bind-key j select-pane -D
|
||||||
bind-key k select-pane -U
|
bind-key k select-pane -U
|
||||||
|
|||||||
Reference in New Issue
Block a user