You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues are for actionable items only.
If Textual crashes or behaves differently from the docs, then submit an issue.
If you want to know how to do something, or you have a suggestion for a new feature, then open a discussion (https://github.com/Textualize/textual/discussions/).
textual just doesn't seem to handle alt+ inputs, but an editor like helix can, which is weird. it can do it without the kitty keyboard protocol, and on terminals like alacritty, rio, wezterm, windows terminal and warp, which textual just isn't able to handle.
Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed)
Child of #872 which is an open issue
Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual)
yes
Consider discussions!
Issues are for actionable items only.
If Textual crashes or behaves differently from the docs, then submit an issue.
If you want to know how to do something, or you have a suggestion for a new feature, then open a discussion (https://github.com/Textualize/textual/discussions/).
For realtime help, join our discord server (https://discord.gg/Enf6Z3qhVr)
The bug
Alt key based modifiers do not register in textual, even though other CLI tools do.
Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
textual just doesn't seem to handle alt+ inputs, but an editor like helix can, which is weird. it can do it without the kitty keyboard protocol, and on terminals like alacritty, rio, wezterm, windows terminal and warp, which textual just isn't able to handle.
testing only wezterm, rio and warp here
2025-10-25.22-36-47.mp4