Added pbpaste command completions (#10389)

* Added pbpaste command completions
This commit is contained in:
Felix Luciano Salomon 2024-03-30 20:35:53 -07:00 committed by GitHub
parent 41eaf2f8dc
commit 1f68d66692
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,3 @@
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"