Commit Graph

21 Commits

Author SHA1 Message Date
Charles Packer
bf53c6e364 feat: syntax-highlighted bash commands + fix backfill missing tool calls (#1347)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 21:29:54 -07:00
Charles Packer
bfc9d4b25a fix(tui): trim leading space on word-wrapped continuation lines (#1346)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 21:08:24 -07:00
jnjpng
33f4b4d299 fix: prevent last-char clipping on deferred-wrap terminals (#1079)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 11:06:18 -08:00
Charles Packer
baa28ede88 fix: stabilize streaming footer and status layout (#882) 2026-02-09 19:49:44 -08: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
b281396b18 fix: make cursor visible on newline characters in multi-line input (#689)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 15:33:10 -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
aca3d88800 fix: fix keybindings (#406)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 19:31:01 -08:00
Charles Packer
2d61f335af feat: shift+enter multi-line input support (#405)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 00:55:31 -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
Devansh Jain
f5110dd21e fix: maxListeners warning (#240) 2025-12-16 11:40:52 -08:00
Devansh Jain
a0b3e2b098 fix: increase EventEmitter limit (#237) 2025-12-16 10:47:57 -08:00
Devansh Jain
81e91823cb chore: Improve subagents UI (#205) 2025-12-15 21:23:49 -08:00
cthomas
e0c4ac8163 feat: add kill and yank commands (#165) 2025-12-09 15:12:44 -08:00
jnjpng
723dd17d47 feat: add word-based navigation and deletion shortcuts to input (#164)
Co-authored-by: Letta <noreply@letta.com>
2025-12-08 17:14:43 -08:00
Shubham Naik
14e67fa156 chore: multiline traversal support (#51)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-01 10:00:04 -07:00
cpacker
a8dff2d86e fix: patch cursor overflow 2025-10-25 14:30:14 -07:00
cpacker
70ac76040d feat: letta code 2025-10-24 21:19:24 -07:00