Posts tagged #terminal
-
`E[2 q`: when tmux quoting silently eats your ESC byte
Random characters dribbling into your terminal? It's an escape sequence that lost its ESC byte upstream. In tmux, this often comes from how `\E` is quoted in `terminal-overrides`.