about summary refs log tree commit diff stats
path: root/log_browser.lua
Commit message (Expand)AuthorAgeFilesLines
* use editor state font for width calculationsKartik K. Agaram2024-01-121-4/+4
* bugfixKartik K. Agaram2023-12-291-1/+1
* pull font into editorKartik K. Agaram2023-12-291-1/+1
* audit all assertsKartik K. Agaram2023-11-181-2/+2
* change section delimiters in log for OpenBSDKartik K. Agaram2023-10-201-4/+4
* delete some dead codeKartik K. Agaram2023-09-151-10/+0
* hide cursor in log browser windowKartik K. Agaram2023-05-141-2/+2
* switch source side to new screen-line-based renderKartik K. Agaram2023-04-031-1/+1
* get rid of to_textKartik K. Agaram2023-04-011-7/+6
* some minor cleanupKartik K. Agaram2023-03-231-1/+1
* mouse wheel supportKartik K. Agaram2023-03-231-12/+32
* more bugfixKartik K. Agaram2023-03-171-4/+2
* consistent names in a few more placesKartik K. Agaram2022-12-231-1/+1
* make love event names consistentKartik K. Agaram2022-12-231-4/+4
* yet another bugfix in log parsingKartik K. Agaram2022-09-171-2/+6
* bugfix: perform matches in the right orderKartik K. Agaram2022-09-171-2/+2
* bugfix: log filenames can have 2 formatsKartik K. Agaram2022-09-171-1/+4
* editing source code from within the appKartik K. Agaram2022-09-031-0/+316