aboutsummaryrefslogtreecommitdiffstats
path: root/app/msgviewer.go
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-281-1/+1
* filters: send real COLUMNS and LINES valuesTristan Partin2024-08-201-0/+4
* filters: add matching against attachment filenameBence Ferdinandy2024-03-251-0/+5
* log: move package to libRobin Jarry2024-02-141-1/+1
* style: use vaxis style everywhereTim Culverhouse2024-02-121-3/+2
* fill: replace tcell.Style with vaxis.StyleTim Culverhouse2024-02-121-2/+3
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-121-4/+3
* msgviewer: implement inline image viewingTim Culverhouse2024-02-121-2/+99
* patch/list: add list sub-cmdKoni Marti2023-12-301-6/+1
* treewide: replace shlex.Split with opt.SplitArgsRobin Jarry2023-10-281-6/+2
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+18
* switcher: add scrollbarKoni Marti2023-10-131-2/+1
* msgviewer: separate part switcher from viewerKoni Marti2023-10-131-162/+8
* app: export global functionsRobin Jarry2023-10-101-1/+1
* widgets: rename package to appRobin Jarry2023-10-101-0/+927