Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce Escape Timeout #36

Closed
taviso opened this issue May 26, 2022 · 0 comments
Closed

Reduce Escape Timeout #36

taviso opened this issue May 26, 2022 · 0 comments

Comments

@taviso
Copy link
Owner

taviso commented May 26, 2022

If you're trying to back out of several menus by pressing the escape key a few times, 1-2-3 seems very slow. It's actually just waiting a second to see if the Esc is the first character in a sequence.

I think this timeout is too high for modern computers, this was probably written when you might using 123 over a lossy 2400 baud modem or something. In an xterm, we can make the timeout tiny.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant