Set VI mode in tmux
This commit is contained in:
@@ -3,6 +3,7 @@ set-option -g default-terminal 'tmux-256color'
|
||||
set-option -g terminal-overrides ',xterm-256color:RGB'
|
||||
|
||||
set -g mouse on
|
||||
setw -g mode-keys vi
|
||||
|
||||
# Index windows and panes at 1 instead of 0
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user