aboutsummaryrefslogtreecommitdiffstats
path: root/app/terminal.go
Commit message (Expand)AuthorAgeFilesLines
* app: propagate bell from the built-in terminalKarel Balej2024-06-041-0/+2
* log: move package to libRobin Jarry2024-02-141-1/+1
* terminal: use start with appropriate sizeTim Culverhouse2024-02-121-1/+2
* mouse: use vaxis mouse eventsTim Culverhouse2024-02-121-5/+4
* terminal: replace tcell-term with vaxis terminalTim Culverhouse2024-02-121-41/+20
* aerc: replace tcell keys with vaxis keysTim Culverhouse2024-02-121-0/+1
* ui: remove screen and viewportsTim Culverhouse2024-02-121-7/+5
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-121-3/+4
* term: ensure cursor is hidden before closingRobin Jarry2023-11-241-0/+3
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+8
* widgets: rename package to appRobin Jarry2023-10-101-0/+178