Commit Graph

11 Commits

Author SHA1 Message Date
ed049aa366 Add caching function to calculate rune-aware string truncations since this single function takes ~30% of CPU time in the TUI, follow up to #295 (#296) 2025-02-04 20:02:24 -08:00
4afba5677a Add caching function to calculate rune-aware string lengths since this single function takes ~50% of CPU time in the TUI (#295)
* Add opt-in support for CPU profiling the TUI

* Add caching function to calculate rune-aware string lengths since this single function takes ~50% of CPU time in the TUI
2025-02-03 21:19:01 -08:00
8da11eb3fa run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
9ae99ea9d2 Add support for horizontal scrolling of all columns for #188 (#195) 2024-03-26 11:40:25 -07:00
0b57034c39 Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223"
This reverts commit 68ed9f2d5d.
2023-09-29 18:21:23 -07:00
68ed9f2d5d Revert all commits since v0.223 to enable me to release a patch on top of v0.223 2023-09-28 22:15:30 -07:00
beb907d59e Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-28 22:13:11 -07:00
6d5a86a8bb Revert all commits since v0.223 to enable me to release a patch on top of v0.223 2023-09-28 21:49:37 -07:00
0f375aacfc Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-24 15:57:39 -07:00
e1cb97f7c6 Add comment calling out the fork + import table_test.go too 2023-02-11 08:51:28 -08:00
3c468f46aa Added local customized version of bubbles/table with horizontal cell scroll 2023-02-05 02:19:18 +08:00