mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-18 12:01:00 +01:00
52112: use '_normal -p subcmd' to complete only external command
This commit is contained in:
parent
9ff1b2810e
commit
c0caef5613
15 changed files with 28 additions and 16 deletions
|
|
@ -68,7 +68,7 @@ case $OSTYPE in
|
|||
'-F[send output to specified named pipe]:fifo:_files -g "*(p)"'
|
||||
'-t+[specify interval of data flushing]:interval (seconds)'
|
||||
'-k[log keys sent to the program as well as output]'
|
||||
'*:::arguments: _normal'
|
||||
'*:::arguments: _normal $service'
|
||||
)
|
||||
;|
|
||||
darwin*|freebsd*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue