mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
0023c72636
* 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
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
echo foo
|
|
echo foo
|
|
echo baz
|
|
echo baz
|
|
echo foo
|
|
hishtory config-set displayed-columns 'Exit Code' Command
|
|
hishtory tquery
|
|
hishtory config-set filter-duplicate-commands true
|