hishtory/client
David Dworken bdaf0f8a65
Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table (#136)
* Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table

* Update TUI goldens for more accurate TUI sizing

* More golden updates for wider table sizing

* Include failed test goldens as artifacts for easier test fixing on github actions
2023-12-03 13:15:38 -08:00
..
ai Better log messages and error messages 2023-11-12 02:57:23 -08:00
cmd Fix incorrect reference when handling config updates 2023-11-24 16:46:22 -08:00
data Add additional error checking that should never trigger 2023-11-22 20:45:38 -08:00
hctx Enable presaving by default rather than having it gated behind BetaMode 2023-11-24 16:46:22 -08:00
lib Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table (#136) 2023-12-03 13:15:38 -08:00
table Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
test_metrics_exporter More test fixes 2023-11-24 16:46:22 -08:00
tui Make TUI always take exactly the full width of the terminal through more precise calculations of the overhead used for the table (#136) 2023-12-03 13:15:38 -08:00
client_test.go Add test for presaving while offline 2023-11-24 16:46:22 -08:00
fuzz_test.go Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
testutils.go Add presaving test for fish 2023-11-24 16:46:22 -08:00