hishtory/client
David Dworken eba27e7721
Fix race condition in tests introduced by a79d401058
The race condition stems from the fact that queries are now async, so there is a chance this test hits ENTER before the new search queries have come in.
2023-08-27 16:12:54 -07:00
..
cmd Remove Search() call from install to optimize 2023-08-27 15:53:01 -07:00
data Add an index on end_time to ensure that initial queries are fast to fix #68 2023-02-18 22:26:18 -08:00
hctx Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory 2023-08-27 14:24:59 -07:00
lib Sort by start_time in beta mode only, to fix failing tests caused by changing the sorting 2023-08-27 15:20:40 -07:00
table Add left scrolling test 2023-02-11 09:10:45 -08:00
client_test.go Fix race condition in tests introduced by a79d401058 2023-08-27 16:12:54 -07:00