From dc408402eaf53742f4fefb1d330e070f8fbcf777 Mon Sep 17 00:00:00 2001 From: David Dworken Date: Fri, 29 Dec 2023 01:15:07 -0800 Subject: [PATCH] More golden updates --- .../testControlR-DisplayMultiline-bash | 27 ------------------- .../testControlR-DisplayMultiline-fish | 27 ------------------- .../testControlR-SelectMultiline-bash-darwin | 2 ++ .../testControlR-SelectMultiline-zsh-darwin | 3 +++ .../testdata/testControlR-bash-Disabled-linux | 2 ++ .../testControlR-fish-Disabled-darwin | 6 ----- .../testdata/testControlR-fish-Disabled-linux | 3 --- .../testdata/testControlR-zsh-Disabled-linux | 2 ++ 8 files changed, 9 insertions(+), 63 deletions(-) delete mode 100644 client/testdata/testControlR-DisplayMultiline-bash delete mode 100644 client/testdata/testControlR-DisplayMultiline-fish create mode 100644 client/testdata/testControlR-SelectMultiline-bash-darwin create mode 100644 client/testdata/testControlR-SelectMultiline-zsh-darwin create mode 100644 client/testdata/testControlR-bash-Disabled-linux delete mode 100644 client/testdata/testControlR-fish-Disabled-darwin delete mode 100644 client/testdata/testControlR-fish-Disabled-linux create mode 100644 client/testdata/testControlR-zsh-Disabled-linux diff --git a/client/testdata/testControlR-DisplayMultiline-bash b/client/testdata/testControlR-DisplayMultiline-bash deleted file mode 100644 index 128d603..0000000 --- a/client/testdata/testControlR-DisplayMultiline-bash +++ /dev/null @@ -1,27 +0,0 @@ -Search Query: > Slah - -┌─────────────────────────────────────────────────────────────────────────────┐ -│ Hostname Exit Code Command foo │ -│─────────────────────────────────────────────────────────────────────────────│ -│ ghaction-runner-hostname 0 ls -Slah / foo │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -└─────────────────────────────────────────────────────────────────────────────┘ -hiSHtory: Search your shell history • ctrl+h help \ No newline at end of file diff --git a/client/testdata/testControlR-DisplayMultiline-fish b/client/testdata/testControlR-DisplayMultiline-fish deleted file mode 100644 index 128d603..0000000 --- a/client/testdata/testControlR-DisplayMultiline-fish +++ /dev/null @@ -1,27 +0,0 @@ -Search Query: > Slah - -┌─────────────────────────────────────────────────────────────────────────────┐ -│ Hostname Exit Code Command foo │ -│─────────────────────────────────────────────────────────────────────────────│ -│ ghaction-runner-hostname 0 ls -Slah / foo │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -│ │ -└─────────────────────────────────────────────────────────────────────────────┘ -hiSHtory: Search your shell history • ctrl+h help \ No newline at end of file diff --git a/client/testdata/testControlR-SelectMultiline-bash-darwin b/client/testdata/testControlR-SelectMultiline-bash-darwin new file mode 100644 index 0000000..b6bec67 --- /dev/null +++ b/client/testdata/testControlR-SelectMultiline-bash-darwin @@ -0,0 +1,2 @@ +bash-5.2$ source /Users/runner/.bashrc +bash-5.2$ ls -Slah / \ No newline at end of file diff --git a/client/testdata/testControlR-SelectMultiline-zsh-darwin b/client/testdata/testControlR-SelectMultiline-zsh-darwin new file mode 100644 index 0000000..07b7329 --- /dev/null +++ b/client/testdata/testControlR-SelectMultiline-zsh-darwin @@ -0,0 +1,3 @@ +runner@ghaction-runner-hostname hishtory % ls \ +-Slah \ +/ \ No newline at end of file diff --git a/client/testdata/testControlR-bash-Disabled-linux b/client/testdata/testControlR-bash-Disabled-linux new file mode 100644 index 0000000..2edc588 --- /dev/null +++ b/client/testdata/testControlR-bash-Disabled-linux @@ -0,0 +1,2 @@ +runner@ghaction-runner-hostname:~/work/hishtory/hishtory$ source /home/runner/.bashrc +(reverse-i-search)`': \ No newline at end of file diff --git a/client/testdata/testControlR-fish-Disabled-darwin b/client/testdata/testControlR-fish-Disabled-darwin deleted file mode 100644 index c0aa637..0000000 --- a/client/testdata/testControlR-fish-Disabled-darwin +++ /dev/null @@ -1,6 +0,0 @@ -Welcome to fish, the friendly interactive shell -Type help for instructions on how to use fish -runner@ghaction-runner-hostname ~/w/h/hishtory ((fa920d9d))> echo 'aaaaaa bbbb' -search: -► echo 'aaaaaa bbbb' ► set -emo pipefail ► hishtory config-set enable-control-r true ► /tmp/client install -► hishtory export ► HISHTORY_REDACT_FORCE=true hishtory redact set emo pipefail ► hishtory disable \ No newline at end of file diff --git a/client/testdata/testControlR-fish-Disabled-linux b/client/testdata/testControlR-fish-Disabled-linux deleted file mode 100644 index da408f5..0000000 --- a/client/testdata/testControlR-fish-Disabled-linux +++ /dev/null @@ -1,3 +0,0 @@ -Welcome to fish, the friendly interactive shell -Type help for instructions on how to use fish -runner@ghaction-runner-hostname ~/w/h/hishtory ((fa920d9d…))> \ No newline at end of file diff --git a/client/testdata/testControlR-zsh-Disabled-linux b/client/testdata/testControlR-zsh-Disabled-linux new file mode 100644 index 0000000..9aa15f3 --- /dev/null +++ b/client/testdata/testControlR-zsh-Disabled-linux @@ -0,0 +1,2 @@ +ghaction-runner-hostname% +bck-i-search: _ \ No newline at end of file