summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/textarea
AgeCommit message (Collapse)Author
2025-11-02DELETE GO BUBBLETEA CRAP HOORAYDax Raad
2025-08-13feat: convert attachments to text on delete (#1863)Dominik Engelhardt
Co-authored-by: Dax Raad <[email protected]> Co-authored-by: Dax <[email protected]>
2025-08-12fix: long word and attachment wrapping in editoradamdotdevin
2025-07-21fix(tui): up/down arrow handlingadamdotdevin
2025-07-21feat(tui): message history select with up/down arrowsadamdotdevin
2025-07-19Revert "fix: prevent sparse spacing in hyphenated words (#1102)"Dax Raad
This reverts commit 2b44dbdbf105f1c5d1cd34b7ae86925ff41e4c79.
2025-07-19fix: prevent sparse spacing in hyphenated words (#1102)Tom
2025-07-14feat: ctrl+left arrow / ctrl+right arrow key support (#969)Munawwar Firoz
2025-07-10fix(tui): textarea cursor sync issues with attachmentsadamdottv
2025-07-10fix(tui): textarea issuesadamdottv
2025-07-08feat(tui): paste images and pdfsadamdottv
2025-07-04fix input bar not rendering capital lettersDax Raad
2025-07-04feat(tui): file attachmentsadamdottv
2025-06-20fix(tui): insert newline correctly positionedadamdottv
2025-06-20fix(tui): input feels laggyadamdottv
2025-06-19feat(tui): expand input to fit messageadamdottv