aboutsummaryrefslogtreecommitdiff
path: root/completion/tessen.fish-completion
blob: ea2eae5cdeb6fd4e6a1ff17262f1aa1bcd7b9598 (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 "fuzzel mew tofi yofi wofi rofi dmenu" -d "use either fuzzel,mew, tofi, yofi, wofi, 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"