summaryrefslogtreecommitdiff
path: root/completion/tessen.fish-completion
blob: 3f88a780018ff384e6d048b8af05f27137ba2396 (plain)
1
2
3
4
5
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 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"