Minor changes

This commit is contained in:
2018-10-22 19:14:46 -04:00
parent 708a9f6e9a
commit 758f449e6a
2 changed files with 3 additions and 0 deletions

View File

@@ -86,3 +86,5 @@ bind-key -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M"
# with tmux 2.1. This is backwards-compatible with earlier versions of tmux,
# AFAICT.
set-option -g assume-paste-time 0
# prevent escape delay for vim
set -sg escape-time 0