hishtory/client
David Dworken c933cbc792
Add support for custom key bindings for #190 (#209)
* Add support for custom key bindings for #190

* Add tests for configuring custom key bindings

* Simplify key bindings test

* Add docs on custom key bindings + error message for unhandled actions
2024-04-28 13:50:09 -07:00
..
ai Add ability to configure custom OpenAI API endpoint for #186 (#194) 2024-03-26 22:13:57 -07:00
cmd Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
data Add index of start time so that queries with a LIMIT clause can avoid a full table scan (for #202) 2024-04-14 10:19:46 -07:00
hctx Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
lib Fix double-syncing error where devices receive entries from themselves #202 (#204) 2024-04-14 22:53:28 -07:00
posttest Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00
table Add support for horizontal scrolling of all columns for #188 (#195) 2024-03-26 11:40:25 -07:00
testdata Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
tui Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
webui Add --port flag for the web UI for #203 2024-04-14 18:18:11 -07:00
client_test.go Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
fuzz_test.go Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00
testutils.go Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00