Commit graph

57 commits

Author SHA1 Message Date
c702f5ea5d feat: make modestate a clickable button that changes input modes 2024-03-08 22:19:02 +01:00
476cbafae3 refactor: simplify modstate.listen() 2024-03-05 22:18:00 +01:00
a6a4299b5a refactor: remove workaround for kovidgoyal/kitty#6913 2024-03-05 22:05:11 +01:00
dbe0aae4a1 fix: show cursors instead of cursels in status bar 2024-03-05 22:03:50 +01:00
cf22ba38e7 feat: use icons in mini mode labels 2024-03-03 22:00:08 +01:00
86d35e66eb fix: incorrect use of thespian timeout in minilog
This was causing crashes when outputing a lot of log messages. Thespian
timeouts are not allowed to be deleted before their owning actor terminates.
So instead we simplify and piggy back on the rendering metronome.
2024-03-02 21:07:09 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00