hishtory/client/lib
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
..
goldens 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
config.fish Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS 2023-11-19 09:41:05 +01:00
config.sh Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS 2023-11-19 09:41:05 +01:00
config.zsh Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS 2023-11-19 09:41:05 +01:00
lib_test.go Call m.Run() in TestMain so that lib tests actually get executed, and fix test breakages that existed because lib tests weren't running 2023-11-09 23:00:20 -08:00
lib.go Enable presaving by default rather than having it gated behind BetaMode 2023-11-24 16:46:22 -08:00
slsa_test.go Update slsa integration to use the shared library for parsing version strings 2023-11-09 20:52:21 -08:00
slsa.go Update SLSA integration to always prompt the user before suspected broken updates 2023-11-11 11:26:39 -08:00