mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +01:00
Add back goldens for tab completion that were accidentally removed in an earlier merge conflict resolution
This commit is contained in:
parent
da47ad0b9b
commit
e5c038c8d6
1
client/testdata/testTabCompletion-suggestions-fish
vendored
Normal file
1
client/testdata/testTabCompletion-suggestions-fish
vendored
Normal file
@ -0,0 +1 @@
|
||||
config-add (Add a config option) config-delete (Delete a config option) config-get (Get the value of a config option) config-set (Set the value of a config option)
|
4
client/testdata/testTabCompletion-suggestions-zsh
vendored
Normal file
4
client/testdata/testTabCompletion-suggestions-zsh
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
config-add -- Add a config option
|
||||
config-delete -- Delete a config option
|
||||
config-get -- Get the value of a config option
|
||||
config-set -- Set the value of a config option
|
Loading…
Reference in New Issue
Block a user