hishtory/client
David Dworken 905afd91c3
Add support to skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change (#259)
* Skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change

* Use separate flag for skipping update config mods to enable future flexibility

* Revert the update change since that needs to be in a separate release
2024-10-20 12:09:16 -07:00
..
ai Add ability for the client to configure the model via an environment variable 2024-08-11 12:15:44 -07:00
cmd Add support to skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change (#259) 2024-10-20 12:09:16 -07:00
data run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
hctx Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
lib Return the exit code to ensure other prompt_commands work with hishtory, see #247 2024-10-03 06:56:15 -07:00
posttest run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
table run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
testdata Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
tui Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
webui run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
client_test.go Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
fuzz_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
testutils.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00