mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-02 03:39:24 +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
3.3 KiB
Plaintext
27 lines
3.3 KiB
Plaintext
Search Query: > "--bar"
|
|
|
|
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
│ Hostname CWD Timestamp Runtime Exit Code Command │
|
|
│────────────────────────────────────────────────────────────────────────────────────────────────────────│
|
|
│ localhost /tmp/ Oct 17 2022 21:43:46 PDT 3s 2 foo --bar │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
└────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
hiSHtory: Search your shell history • ctrl+h help |