aboutsummaryrefslogtreecommitdiff
path: root/completion/tessen.fish-completion
blob: 57892b988b43ccfa33a9d2a4b55481526aecf419 (plain)
1
2
3
4
5
complete -f -c tessen
complete -x -c tessen -s b -l backend -k -a "bemenu rofi" -d "use either bemenu (default) or rofi as the backend"
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"