dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

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:
Mscreenrc | 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"