zsh-workers
 help / color / mirror / code / Atom feed
c940f90152f3ab3c65e5d00dec7f68a5b1e442a0 blob 372 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#compdef mosh

_arguments \
  '--client=:client helper:_command_names -e' \
  '--server=:server helper:_files' \
  '--ssh=:ssh command to run:_files' \
  '(-a -n)--predict=:when:(adaptive always never)' \
  '(--predict -n)-a[predict always]' \
  '(--predict -a)-n[predict never]' \
  {-p,--port=}':port:_ports' \
  ':remote:_hosts' \
  ':remote command:_command_names -e'
debug log:

solving c940f90 ...
found c940f90 in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).