mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +01:00
88f1c0168e
* Move golden files to testdata dir
* Add assertion that requires that all goldens are used
* Add map init so the map is non-nil
* Add print to confirm that tests finished running
* Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer
* Revert "Remove colon so that this doesn't match against gotestsum looking for the substring "panic:", which can happen depending on how stdout is buffer"
This reverts commit b44e53a17b
.
31 lines
3.9 KiB
Plaintext
31 lines
3.9 KiB
Plaintext
Search Query: > ls
|
|
|
|
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
│ Hostname CWD Timestamp Runtime Exit Code Command │
|
|
│────────────────────────────────────────────────────────────────────────────────────────────────────────│
|
|
│ localhost /tmp/ Oct 17 2022 21:43:21 PDT 3s 2 echo 'aaaaaa bbbb' │
|
|
│ localhost /tmp/ Oct 17 2022 21:43:16 PDT 3s 2 ls ~/ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
│ │
|
|
└────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
hiSHtory: Search your shell history
|
|
↑ scroll up ↓ scroll down pgup page up pgdn page down
|
|
← move left → move right shift+← scroll the table left shift+→ scroll the table right
|
|
enter select an entry ctrl+k delete the highlighted entry esc exit hiSHtory ctrl+h help
|
|
ctrl+x select an entry and cd into that directory |