Adding useful info
This commit is contained in:
@@ -14,12 +14,12 @@ bind-key j select-pane -D
|
||||
bind-key k select-pane -U
|
||||
bind-key l select-pane -R
|
||||
|
||||
# unbinding conflicts with neovim-tree
|
||||
unbind C-h
|
||||
unbind C-j
|
||||
unbind C-k
|
||||
unbind C-l
|
||||
|
||||
|
||||
# Start windows and panes at 1, not 0
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
Reference in New Issue
Block a user