fish-shell/share/completions/pbpaste.fish

4 lines
264 B
Fish
Raw Normal View History

complete -c pbpaste -o help -d "Display command help"
complete -c pbpaste -o pboard -d "Which paste board to use" -xa "general ruler find font"
complete -c pbpaste -o Prefer -d "Tells pbpaste what type of data to look for in the pasteboard first" -xa "txt rtf ps"