fix: home/end not working in nvim/tmux

This commit is contained in:
Klesh Wong 2022-07-30 10:25:24 +08:00
parent 4efe2baf37
commit a43ff23924

View File

@ -2,7 +2,7 @@
# general # general
############################ ############################
# set -g set-clipboard on # rely on xterm sequence # set -g set-clipboard on # rely on xterm sequence
set -g default-terminal "xterm-256color" set -g default-terminal "screen-256color"
set -s escape-time 0 set -s escape-time 0
set -g base-index 1 set -g base-index 1
set -g pane-base-index 1 set -g pane-base-index 1