summaryrefslogtreecommitdiff
path: root/xA/xA.go
Commit message (Collapse)AuthorAgeFilesLines
* xA/xM/xW: refresh renamed buffers correctlyPřemysl Eric Janouch2024-11-141-1/+1
| | | | | | | | Rendering takes the current buffer into account, so change its value before using it, not afterwards. The order happened to not matter on at least Windows, because we just queue a message.
* xA/xM: refresh buffer list on dehighlightPřemysl Eric Janouch2024-11-141-0/+1
|
* xA: make the log effectively read-onlyPřemysl Eric Janouch2024-11-131-1/+8
|
* xA: limit buffer lengthPřemysl Eric Janouch2024-11-121-3/+14
|
* Add a Fyne frontend for xCPřemysl Eric Janouch2024-11-121-0/+1599
It is fairly mediocre all around, but also generally usable, natively covering mobile platforms.