mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
Added pbpaste command completions (#10389)
* Added pbpaste command completions
This commit is contained in:
parent
41eaf2f8dc
commit
1f68d66692
3
share/completions/pbpaste.fish
Normal file
3
share/completions/pbpaste.fish
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user