hishtory/client/cmd
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
..
configAdd.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configDelete.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configGet.go Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
configKeyBindings.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configSet.go Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
enableDisable.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
import.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
install_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
install.go 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
query.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
redact.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
reupload.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
root.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
saveHistoryEntry_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
saveHistoryEntry.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
status.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
syncing.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
update.go Delete tmp file after hishtory upgrade to fix #227 2024-08-18 21:55:05 -07:00
webui.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00