mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-23 00:55:49 -04:00
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
#compdef ttyctl
|
|
|
|
_arguments '(-u)-f[freeze terminal settings]' \
|
|
'(-f)-u[unfreeze terminal settings]'
|