From 1cace80e4832a5d250ef4b7ccd687996563fb01b Mon Sep 17 00:00:00 2001 From: venomade Date: Thu, 27 Feb 2025 17:06:42 +0000 Subject: Add old dotfiles --- alpine-river/config/fish/completions/yazi.fish | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 alpine-river/config/fish/completions/yazi.fish (limited to 'alpine-river/config/fish/completions/yazi.fish') diff --git a/alpine-river/config/fish/completions/yazi.fish b/alpine-river/config/fish/completions/yazi.fish new file mode 100644 index 0000000..cd243b0 --- /dev/null +++ b/alpine-river/config/fish/completions/yazi.fish @@ -0,0 +1,9 @@ +complete -c yazi -l cwd-file -d 'Write the cwd on exit to this file' -r -F +complete -c yazi -l chooser-file -d 'Write the selected files to this file on open fired' -r -F +complete -c yazi -l client-id -d 'Use the specified client ID, must be a globally unique number' -r +complete -c yazi -l local-events -d 'Report the specified local events to stdout' -r +complete -c yazi -l remote-events -d 'Report the specified remote events to stdout' -r +complete -c yazi -l clear-cache -d 'Clear the cache directory' +complete -c yazi -l debug -d 'Print debug information' +complete -c yazi -s V -l version -d 'Print version' +complete -c yazi -s h -l help -d 'Print help' -- cgit 1.4.1-2-gfad0