Re: Unbind Escape key
John Goerzen <[email protected]> Wed, 15 Sep 2021 13:05:58 -0500
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 14 2021, Julius Hamilton wrote: > A Stack Exchange post recommended I unbind the Escape key in > Screen to fix > this (and I don't use the Escape key for anything to do with > Screen at the > moment). Hi Julius, Not sure if this is the one you were referring to, but you may be looking for the maptimeout option. I set it to 5. You could also try other values, including 0. https://unix.stackexchange.com/questions/8439/gnu-screen-makes-vim-esc-key-slow - John