parent
51141b9a2f
commit
4a85091ed7
@ -118,6 +118,7 @@ Completions
|
||||
- ``toot``
|
||||
- ``eg``
|
||||
- ``kb``
|
||||
- ``okular``
|
||||
|
||||
- Improvements to some completions.
|
||||
|
||||
|
8
share/completions/okular.fish
Normal file
8
share/completions/okular.fish
Normal file
@ -0,0 +1,8 @@
|
||||
complete -c okular -s p -l page -d 'A page number'
|
||||
complete -c okular -l presentation -d 'Enable presentation mode'
|
||||
complete -c okular -l print -d 'Show print dialog'
|
||||
complete -c okular -l print-and-exit -d 'Show print dialog and exit'
|
||||
complete -c okular -l unique -d 'Enable unique instance control'
|
||||
complete -c okular -l noraise -d 'Disable window raising'
|
||||
complete -c okular -l find -d 'A string to find'
|
||||
complete -c okular -l editor-cmd -d 'An external editor command'
|
Loading…
x
Reference in New Issue
Block a user