From 40608d52677bc4ed0c7d97052f7cd8ed72713856 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Sat, 5 Mar 2022 00:44:01 +0530 Subject: chore: update fish completion and default config for the feat introduced in f940209 --- completion/tessen.fish-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'completion/tessen.fish-completion') diff --git a/completion/tessen.fish-completion b/completion/tessen.fish-completion index 3f88a78..0c07b94 100644 --- a/completion/tessen.fish-completion +++ b/completion/tessen.fish-completion @@ -1,6 +1,6 @@ complete -f -c tessen complete -x -c tessen -s p -l pass -k -a "pass gopass" -d "use pass or gopass" -complete -x -c tessen -s d -l dmenu -k -a "rofi fuzzel bemenu wofi" -d "use either rofi, fuzzel, bemenu, or rofi" +complete -x -c tessen -s d -l dmenu -k -a "rofi fuzzel bemenu wofi dmenu" -d "use either rofi, fuzzel, bemenu, rofi, or dmenu" complete -x -c tessen -s a -l action -k -a "autotype copy both" -d "either 'autotype' data, 'copy' it, or do 'both'" complete -x -c tessen -s h -l help -d "show the help menu" complete -x -c tessen -s v -l version -d "show the version" -- cgit v1.2.3