hishtory/client/lib
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
..
config.fish Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell 2024-02-19 12:12:04 -08:00
config.sh Return the exit code to ensure other prompt_commands work with hishtory, see #247 2024-10-03 06:56:15 -07:00
config.zsh Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell 2024-02-19 12:12:04 -08:00
lib_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
lib.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
slsa_test.go Update slsa integration to use the shared library for parsing version strings 2023-11-09 20:52:21 -08:00
slsa.go Add ability to configure log-level and update many log lines to use the correct log level, fixes #211 #219 2024-08-25 11:50:46 -07:00