mirror of
https://github.com/ddworken/hishtory.git
synced 2025-07-30 01:49:51 +02:00
* 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
27 lines
6.0 KiB
Plaintext
27 lines
6.0 KiB
Plaintext
Search Query: > -pipefail
|
|
|
|
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
│ Exit Code git_remote Command │
|
|
│────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────│
|
|
│ 0 https://github.com/ddworken/hishtory hishtory tquery │
|
|
│ 0 https://github.com/ddworken/hishtory hishtory config-set displayed-columns 'Exit Code' git_remote Command │
|
|
│ 0 echo bar │
|
|
│ 0 cd / │
|
|
│ 0 https://github.com/ddworken/hishtory echo foo │
|
|
│ 0 https://github.com/ddworken/hishtory hishtory config-add custom-columns git_remote '(git remote -v 2>/dev/null | grep origin 1>/dev/null ) && git remote get-url origin || true' │
|
|
│ 0 echo baz │
|
|
│ 0 cd / │
|
|
│ 0 echo $FOOBAR world │
|
|
│ 0 export FOOBAR='hello' │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
hiSHtory: Search your shell history • ctrl+h help |