tmux: Always vi-style copy-mode bindings
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g mouse on
|
||||
set -g mode-keys vi
|
||||
|
||||
# https://github.com/neovim/neovim/wiki/FAQ#cursor-shape-doesnt-change-in-tmux
|
||||
set -ga terminal-overrides '*:Ss=\E[%p1%d q:Se=\E[ q'
|
||||
|
||||
Reference in New Issue
Block a user