summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal
AgeCommit message (Expand)Author
2025-07-22wip: append-prompt is betterDax Raad
2025-07-22wip: tui apiDax Raad
2025-07-22wip: vscode extensionFrank
2025-07-22fix(tui): more defensive attachment conversionadamdotdevin
2025-07-21fix: mouse text selection bug (#1206)Aiden Cline
2025-07-21wip: api for tuiDax Raad
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-21feat(tui): disable keybindsadamelmore
2025-07-21docs: cleanupadamelmore
2025-07-21feat(tui): theme override with OPENCODE_THEMEadamelmore
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-21fix: export cmd (#1184)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-20wip: make api logger sort correctlyDax Raad
2025-07-19fix bad layout on first render of chat historyDax Raad
2025-07-19fix bash tool renderingDax Raad
2025-07-19fix: adjust editor parsing to handle flags like --wait (#1160)Aiden Cline
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-19disable todo tools when running as taskDax Raad
2025-07-19ignore: create memo abstractionDax Raad
2025-07-19shitty hack for terrible charm bubbletea performanceDax Raad
2025-07-19fix: bullet display (#1148)Aiden Cline
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-18fix table heading rendering (#1138)CodinCat
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-17feat(tui): remove share commands from help if sharing is disabled (#1087)Timo Clasen
2025-07-17fix: message error centering (#1085)Aiden Cline
2025-07-17fix(tui): user defined ctrl+z should take precedence over suspending (#1088)Timo Clasen