hishtory/client
David Dworken 0023c72636
Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags (#251)
* Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags

* Add test for quoting dashes

* Fix test failures

* More test fixes

* Update goldens

* Update goldens

* Update goldens

* Fix race condition

* Fix test harness bug by swapping to splitn

* Update goldens

* Update golden

* Update test
2024-10-20 12:22:29 -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 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
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 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
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 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
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 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
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