co-mono/packages
nathyong c9b08d7643 tui: fix shift+space/backspace/delete on kitty-protocol terminals
Kitty and other smart terminals send a specific CSI u control code for
these shifted special keys, which are interpreted as a no-op by the
editor component. These should send the underlying key instead, matching
the behaviour of other TUI programs (e.g. readline, vim insert mode).

On less smart terminals, these key combinations are the same as the
non-shifted versions, and so already work with the existing code.
2026-01-03 06:58:56 +11:00
..
agent Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00
ai fix(ai): add retry with server-provided delay for Gemini CLI rate limits, fixes #370 2026-01-02 10:45:59 +01:00
coding-agent Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00
mom Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00
pods Release v0.31.1 2026-01-02 10:39:08 +01:00
tui tui: fix shift+space/backspace/delete on kitty-protocol terminals 2026-01-03 06:58:56 +11:00
web-ui Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00