index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
tui
/
internal
/
components
/
textarea
Age
Commit message (
Expand
)
Author
2025-08-13
feat: convert attachments to text on delete (#1863)
Dominik Engelhardt
2025-08-12
fix: long word and attachment wrapping in editor
adamdotdevin
2025-07-21
fix(tui): up/down arrow handling
adamdotdevin
2025-07-21
feat(tui): message history select with up/down arrows
adamdotdevin
2025-07-19
Revert "fix: prevent sparse spacing in hyphenated words (#1102)"
Dax Raad
2025-07-19
fix: prevent sparse spacing in hyphenated words (#1102)
Tom
2025-07-14
feat: ctrl+left arrow / ctrl+right arrow key support (#969)
Munawwar Firoz
2025-07-10
fix(tui): textarea cursor sync issues with attachments
adamdottv
2025-07-10
fix(tui): textarea issues
adamdottv
2025-07-08
feat(tui): paste images and pdfs
adamdottv
2025-07-04
fix input bar not rendering capital letters
Dax Raad
2025-07-04
feat(tui): file attachments
adamdottv
2025-06-20
fix(tui): insert newline correctly positioned
adamdottv
2025-06-20
fix(tui): input feels laggy
adamdottv
2025-06-19
feat(tui): expand input to fit message
adamdottv