commit 2caaf18dd9fa0fdfc003ae849ef7599581674684 (patch) parent 6a016a7737444a286fcbd58954988400969fe24c Author: Alex Karle <alex@karle.co> Date: Tue, 19 Mar 2019 08:39:56 -0400 [screen] lower timeout for faster Vim escape Diffstat:
M | screenrc | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/screenrc b/screenrc @@ -5,6 +5,9 @@ # Set the $TERM to be screen-256color term screen-256color +# Faster timout = faster escape in Vim +maptimeout 30 + # truecolor (hopefully) truecolor "on"