Commit Graph

9 Commits

Author SHA1 Message Date
Kian Jones
63eccd037b feat: add support for kitty terminal protocol (#1334) 2026-03-18 16:38:02 -07:00
Charles Packer
8906ab48df fix: guard against undefined input in vendored Ink handleData on Bun/Linux (#1351)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 12:21:55 -07:00
Charles Packer
3f380d0e95 fix: filter keyboard protocol reports and scope Linux Enter handling (#844)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 18:52:36 -08:00
Charles Packer
e882323b0a fix: restore Shift+Enter by normalizing \n before parseKeypress (#839)
Co-authored-by: Letta <noreply@letta.com>
2026-02-05 16:41:27 -08:00
Charles Packer
7081876088 fix: handle Enter key on Linux terminals that emit \n instead of \r (#818)
Co-authored-by: Letta <noreply@letta.com>
2026-02-04 12:12:29 -08:00
Charles Packer
0d72e2bbe2 Fix CSI u double-firing for Ctrl+C, Ctrl+V, and Shift+Enter (#431)
Co-authored-by: Letta <noreply@letta.com>
2025-12-30 19:51:51 -08:00
Charles Packer
73249c9bce fix: iterm2 keybindings (#429)
Co-authored-by: Letta <noreply@letta.com>
2025-12-30 15:05:27 -08:00
Charles Packer
8eda838879 fix: prevent useInput effect churn with inline handlers (#265)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 14:30:17 -08:00
cpacker
70ac76040d feat: letta code 2025-10-24 21:19:24 -07:00