Commit graph

11 commits

Author SHA1 Message Date
Daisuke Maki 11754d722b extract config package 2026-02-20 18:42:24 +09:00
Daisuke Maki fc18c0d3de Methodically add function comments 2026-02-20 10:55:49 +09:00
Daisuke Maki a4e1fcb1dc fix: restore mouse support lost in tcell migration 2026-02-19 21:51:51 +09:00
Daisuke Maki 515e13fbf3 Propagate screen Init error on resume 2026-02-18 09:30:05 +09:00
Daisuke Maki 46331edcfd Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
Daisuke Maki 60d90d2ae1 don't just swallow the panic from inline tcell polling 2026-02-17 18:15:57 +09:00
Daisuke Maki a1d7596b1a Replace Termbox (name references) with Tcell 2026-02-16 23:50:19 +09:00
Daisuke Maki 91339e96f9 Do away with pkg/errors 2026-02-16 22:06:21 +09:00
Daisuke Maki 8710f98b1f Remove the possibility of Resume() deadlocking 2026-02-16 21:35:56 +09:00
Daisuke Maki 479226adc2 Appease linter 2026-02-16 19:24:59 +09:00
Daisuke Maki ee131131c7 Implement --height for inline display 2026-02-16 19:17:09 +09:00