hishtory/client
2023-09-28 22:15:12 -07:00
..
cmd Update presaving for bash to use history 1 rather than BASH_COMMAND to ensure we don't log bash functions 2023-09-28 22:14:53 -07:00
data Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
hctx Fix syncing consistency bug, but with the caveat that there is currently no easy/practical way to write tests for this 2023-09-23 19:57:41 -07:00
lib Update presaving for bash to use history 1 rather than BASH_COMMAND to ensure we don't log bash functions 2023-09-28 22:14:53 -07:00
table Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-28 22:13:11 -07:00
tui Add comments/clean up TUI highlighting code 2023-09-28 22:14:30 -07:00
client_test.go Increase delay since TestTui/search is still flaky 2023-09-28 22:15:12 -07:00
fuzz_test.go Remove testutils.Check(t, err) and replace it with require.NoError which gives a clearer error message and a full stacktrace 2023-09-28 22:13:27 -07:00
testutils.go Refactor tmux capturing to take in a struct to avoid having to create so many overloaded functions 2023-09-28 22:14:41 -07:00