pull/60/merge
Matthew Baezner 2022-08-14 16:11:04 -04:00 committed by GitHub
commit ba46a97ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ main() {
# address vim mode switching delay (http://superuser.com/a/252717/65504)
if server_option_value_not_changed "escape-time" "500"; then
tmux set-option -s escape-time 0
tmux set-option -s escape-time 1
fi
# increase scrollback buffer size