co-mono/packages
Mario Zechner c07126c0fd fix(tui): remove Kitty protocol query timeout
The 100ms timeout was causing Kitty protocol detection to fail when the
terminal response was delayed (e.g., due to event loop blocking during
startup). This resulted in shift+enter not working in some scenarios.

Changes:
- Remove timeout-based Kitty detection, process input immediately
- Detect Kitty response in stdinBuffer output (handles split data)
- Add modifyOtherKeys fallback for terminals without Kitty support
  (matches xterm format \x1b[27;modifier;keycode~)
2026-01-11 22:51:30 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-11 04:11:34 +01:00
ai docs(ai): add changelog entry for Google thinking fix 2026-01-11 19:26:00 +01:00
coding-agent Add /models command for enabling/disabling Ctrl+P model cycling 2026-01-11 19:36:36 +01:00
mom Add [Unreleased] section for next cycle 2026-01-11 04:11:34 +01:00
pods Release v0.42.5 2026-01-11 04:10:49 +01:00
tui fix(tui): remove Kitty protocol query timeout 2026-01-11 22:51:30 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-11 04:11:34 +01:00