Solve WSL issue: https://github.com/microsoft/WSL/issues/5931
This commit is contained in:
parent
31ef19b3fb
commit
e996c63879
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
|
||||
# address vim mode switching delay (http://superuser.com/a/252717/65504)
|
||||
set -s escape-time 0
|
||||
set -s escape-time 50
|
||||
|
||||
# increase scrollback buffer size
|
||||
set -g history-limit 50000
|
||||
|
|
Loading…
Add table
Reference in a new issue