hishtory/client
David Dworken 0de38fac95
Improve stdout/stderr silencing from #260 and #253 (#273)
* Improve stdout/stderr silencing from #260 and #253

* Fix order of output redirection

* Update goldens
2024-12-31 15:06:11 -08: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 for fully offline binary via compile-time 'offline' tag (#272) 2024-12-31 09:42:41 -08:00
data run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
hctx Add status --full-config flag for #264 (#266) 2024-12-13 10:00:16 -08:00
lib Improve stdout/stderr silencing from #260 and #253 (#273) 2024-12-31 15:06:11 -08: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 Improve stdout/stderr silencing from #260 and #253 (#273) 2024-12-31 15:06:11 -08:00
tui Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags (#251) 2024-10-20 12:22:29 -07:00
webui run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
client_test.go Fix unused variable 2024-12-31 10:22:43 -08:00
fuzz_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
testutils.go Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags (#251) 2024-10-20 12:22:29 -07:00