fish-shell/share/completions/pbpaste.fish
Felix Luciano Salomon 1f68d66692
Added pbpaste command completions (#10389)
* Added pbpaste command completions
2024-03-30 22:35:53 -05:00

4 lines
264 B
Fish

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"