hishtory/client
2023-08-27 22:11:22 -07:00
..
cmd Remove extraneous fmt.Println from beta-mode feature for pre-saving history entries 2023-08-27 22:11:22 -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 no-op refactoring: Move history entry building code from lib.go to cmd file for saving history entries 2023-08-27 22:05:24 -07:00
table Add left scrolling test 2023-02-11 09:10:45 -08:00
client_test.go Increase sleep time to make tests reliably pass even with async queries 2023-08-27 18:36:08 -07:00