Remove modifyOtherKeys enablement #215

Closed
opened 2025-10-14 15:42:53 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 8/17/2024

I somehow hallucinated support for xterm's modifyOtherKeys in crossterm when I did #272. If it ever does gain it, then I'll revert this. I don't know how I concluded that it supports them, but since it doesn't it breaks terminals like xterm or wezterm that do have support for them. (I suspect that I was initially using \x1B[>4;1m and then at some point switched to \x1B[>4;2m without retesting in those terminals.)

*Originally created by @ulyssa on 8/17/2024* I somehow hallucinated support for xterm's `modifyOtherKeys` in `crossterm` when I did #272. If it ever does gain it, then I'll revert this. I don't know how I concluded that it supports them, but since it doesn't it breaks terminals like xterm or wezterm that do have support for them. (I suspect that I was initially using `\x1B[>4;1m` and then at some point switched to `\x1B[>4;2m` without retesting in those terminals.)
navan closed this issue 2025-10-14 15:42:54 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#215
No description provided.