Skip to content

Conversation

@whhone
Copy link

@whhone whhone commented Mar 3, 2025

Problem: The Arch Linux has a ~1s delay when typing character e in the shell (e.g., bash).

Cause: In /etc/inputrc, the \e was changed to e. It causes the terminal to think e could be an escape sequence.

Fix: Do not change /etc/inputrc.

**Problem**: The Arch Linux hasd ~1s delay when typing character
`e` in the shell (e.g., bash).

**Cause**: In `/etc/inputrc`, the `\e` was changed to `e`. It causes
the terminal to think `e` could be an escape sequence.

**Fix**: Do not change `/etc/inputrc`.
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

Successfully merging this pull request may close these issues.

1 participant