hishtory/client
David Dworken 6575c8ae42
Fix handling of new lines in commands for #163 (#170)
* Fix handling of new lines in commands for #163

* Move code for table from lib.go to query.go

* Update goldens
2024-02-06 20:04:21 -08:00
..
ai Make linux labeling more precise for AI completions 2023-12-19 20:54:56 -08:00
cmd Fix handling of new lines in commands for #163 (#170) 2024-02-06 20:04:21 -08:00
data Add additional error checking that should never trigger 2023-11-22 20:45:38 -08:00
hctx Add ability to configure a default filter (for #76) (#161) 2024-01-07 21:06:22 -08:00
lib Fix handling of new lines in commands for #163 (#170) 2024-02-06 20:04:21 -08:00
posttest Add ability to configure a default filter (for #76) (#161) 2024-01-07 21:06:22 -08:00
table Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
testdata Fix handling of new lines in commands for #163 (#170) 2024-02-06 20:04:21 -08:00
tui Fix handling of new lines in commands for #163 (#170) 2024-02-06 20:04:21 -08:00
client_test.go Add ability to configure a default filter (for #76) (#161) 2024-01-07 21:06:22 -08:00
fuzz_test.go Add TestLog call to help debug mysterious timeouts for certain fuzz tests 2023-12-20 16:25:41 -08:00
testutils.go Improve test to make the golden clearer about what is being tested 2023-12-21 17:43:26 -08:00