xmtop/termui
Sean E. Russell 25aa78a6ee One of the termui tests was failing; this fixes the numbered.Less() function.
Something in sorting was broken at some point, maybe during a Go version
upgrade? That code hasn't changed in a while. While fixing the code, I rewrote
the `numbered.Less()` function. It's shorter, and I think it's clearer, but in
addition to being correct now it's also about 10% faster than the original.
2022-09-29 11:32:48 -05:00
..
drawille-go Fixes the directory structure. 2020-02-13 10:15:52 -06:00
entry.go Version bump to v4 2020-04-23 14:07:08 -05:00
gauge.go Adds a battery gauge. 2020-02-18 11:27:29 -06:00
linegraph_test.go One of the termui tests was failing; this fixes the numbered.Less() function. 2022-09-29 11:32:48 -05:00
linegraph.go One of the termui tests was failing; this fixes the numbered.Less() function. 2022-09-29 11:32:48 -05:00
sparkline.go Fixes #128 for LineGraph; there's probably another leak in Sparkline 2020-05-31 16:09:51 -05:00
table.go Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00