Commit Graph

3 Commits

Author SHA1 Message Date
David Dworken
ea911cb07e Add tests for tiny terminals + update test goldens for tiny terminals after compact sizing 2023-12-03 21:56:13 -08:00
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
David Dworken
48e33d5034 Make the query input box in the TUI match the terminal dimensions 2023-09-14 21:14:16 -07:00