summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components
AgeCommit message (Expand)Author
2025-07-23wip: fix redoingDax Raad
2025-07-23basic undo feature (#1268)Dax
2025-07-23tweak: handle pasted attachment references (#1257)Aiden Cline
2025-07-23fix "working" spinner animation (#1054) (#1259)Tobias Walle
2025-07-22wip: vscode extensionFrank
2025-07-22tweak: cleanup cancelled markdown (#1222)Aiden Cline
2025-07-22wip: tui apiDax Raad
2025-07-22wip: vscode extensionFrank
2025-07-21fix: mouse text selection bug (#1206)Aiden Cline
2025-07-21wip: vscode extensionFrank
2025-07-21feat(tui): add ctrl+p and ctrl-n to history navigation (#1199)Timo Clasen
2025-07-21message queuing (#1200)Dax
2025-07-21fix(tui): up/down arrow handlingadamdotdevin
2025-07-21feat(tui): paste minimizing (#784)plyght
2025-07-21do not copy empty stringsDax Raad
2025-07-21include newline between messages when copyingDax Raad
2025-07-21add toast for copyDax Raad
2025-07-21fix(tui): restore spinner ticksadamdotdevin
2025-07-21feat(tui): message history select with up/down arrowsadamdotdevin
2025-07-21fix: pasting issue (#1182)Aiden Cline
2025-07-20trimmed selection uiDax Raad
2025-07-20ignore: remove logDax Raad
2025-07-20implement copy paste much wow can you believe we went this long without it so...Dax Raad
2025-07-19fix bad layout on first render of chat historyDax Raad
2025-07-19fix bash tool renderingDax Raad
2025-07-19Revert "fix: prevent sparse spacing in hyphenated words (#1102)"Dax Raad
2025-07-19perf: more performance improvementsDax Raad
2025-07-19perf: scroll to bottom in threadDax Raad
2025-07-19shitty hack for terrible charm bubbletea performanceDax Raad
2025-07-19fix: escape ansi sequences (#1139)Aiden Cline
2025-07-19feat(tui): collapse session header into single line when sharing is disabled ...Yihui Khuu
2025-07-19fix: prevent sparse spacing in hyphenated words (#1102)Tom
2025-07-18feat(tui): simpler layout, always stretchedadamdotdevin
2025-07-18wip: optional IDs in api (#1128)Dax
2025-07-18message rendering performance improvementsDax Raad
2025-07-18fix: \{return} should be replaced with new line on all lines (#1119)Yihui Khuu
2025-07-18feat(tui): parse for file attachments when exiting EDITOR (#1117)Timo Clasen
2025-07-18tweak: remove needless resorting (#1116)Aiden Cline
2025-07-18fix(tui): ensure viewport scrolls to bottom on new messages (#1110)Tom
2025-07-17feat(tui): highlight current session in sessions modal (#1093)Alexander DrottsgÄrd
2025-07-17fix: message error centering (#1085)Aiden Cline
2025-07-16feat(tui): remove sharing info from session header when sharing is disabled (...Timo Clasen
2025-07-16fix(tui): slightly faster scroll speedadamdotdevin
2025-07-16feat(tui): more ways to quitadamdotdevin
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16Fix: Add escape sequence for @ symbols to prevent send blocking (#1029)John Henry Rudden
2025-07-16fix: Prevent division by zero in context percentage calculation (#1055)Tom
2025-07-16fix(tui): diagnostics renderingadamdotdevin
2025-07-16fix(tui): pending tool call widthadamdotdevin
2025-07-16fix(tui): render attachments in user messages in accent coloradamdotdevin