Update goldens

This commit is contained in:
David Dworken 2024-09-28 13:04:16 -07:00
parent 8c463a5b4b
commit 82f470f892
No known key found for this signature in database
4 changed files with 29 additions and 27 deletions

View File

@ -3,4 +3,4 @@ Search Query: > -pipefail -tablesizing
┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │
│──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────│
│ ghaction-runner-hostname ~/work/hishtory/hishtory 2024/Sep/28 12:21 N/A 0
│ ghaction-runner-hostname ~/work/hishtory/hishtory 2024/Sep/28 12:46 N/A 0

View File

@ -1,27 +1,29 @@
Search Query: > ls
Warning: failed to search: search query contains unknown search atom 'foo' that doesn't match any column names
Search Query: > foo:ls
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │
│────────────────────────────────────────────────────────────────────────────────────────────────────────│
│ localhost /tmp/ Oct 17 2022 21:43:16 PDT 3s 2 ls ~/ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└────────────────────────────────────────────────────────────────────────────────────────────────────────┘
hiSHtory: Search your shell history • ctrl+h help

View File

@ -1,5 +1,4 @@
export FOOBAR='hello'
echo $FOOBAR world
echo $FOOBAR world
cd /
echo baz

View File

@ -1,5 +1,6 @@
Exit Code Command
0 hishtory config-set filter-duplicate-commands true
0 hishtory tquery
0 hishtory config-set displayed-columns 'Exit Code' Command
0 echo foo
0 echo baz