hishtory/client/tui
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
..
keybindings Add support for custom key bindings for #190 (#209) 2024-04-28 13:50:09 -07:00
tui_test.go Add workaround for #221 to strip out escape codes from kitty in screen 2024-08-25 18:56:53 -07:00
tui.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