Add new options

This commit is contained in:
Shohei YOSHIDA 2026-08-03 17:16:10 +09:00
parent 6ea4709fbc
commit 13da012c18
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ _arguments \
'--print-query[print out the current query as first line of output]' \
'--color[color mode(default: auto)]:mode:(auto none)' \
'--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'
# Local Variables: