mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-21 12:24:56 +00:00
Add new options
This commit is contained in:
@@ -57,6 +57,7 @@ _arguments \
|
|||||||
'--print-query[print out the current query as first line of output]' \
|
'--print-query[print out the current query as first line of output]' \
|
||||||
'--color[color mode(default: auto)]:mode:(auto none)' \
|
'--color[color mode(default: auto)]:mode:(auto none)' \
|
||||||
'--height[display height in lines or percentage(e.g. 10, 50%)]:height' \
|
'--height[display height in lines or percentage(e.g. 10, 50%)]:height' \
|
||||||
|
'(-f --follow)'{-f,--follow}'[follow streaming input, auto-scrolling to keep the newest lines visible]' \
|
||||||
'*::file:_files'
|
'*::file:_files'
|
||||||
|
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user