zsh-workers
 help / color / mirror / code / Atom feed
79a0d9a64767c74652e3972518d0ac9a54fa9a13 blob 604 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
#autoload

# watch [-cinotW] [-f snpdev] [tty]

# TODO: complete /dev/**/*(+isatty); the following also do so:
#     Unix/Command/_pgrep
#     Unix/Command/_gdb
#     Unix/Command/_qemu
#     Unix/Command/_ps
#     Unix/Command/_last
#     Unix/Type/_ps1234

_arguments -w -S -s : \
  "-c[Reconnect on close]" \
  "-f:snp(4) device: " \
  "-i[Force interactive mode even when stdout is not a tty]" \
  "-n[Disable the ability to switch the watched tty interactively]" \
  "-o[Reconnect on overflow]" \
  "-t[Print date and time at start]" \
  "-W[Allow write access to observed tty]" \
  ":tty device: "
debug log:

solving 7302051 ...
found 7302051 in https://inbox.vuxu.org/zsh-workers/20150523101555.GF1889@tarsus.local2/

applying [1/1] https://inbox.vuxu.org/zsh-workers/20150523101555.GF1889@tarsus.local2/
diff --git a/Completion/BSD/Command/_watch-freebsd b/Completion/BSD/Command/_watch-freebsd
new file mode 100644
index 0000000..7302051

Checking patch Completion/BSD/Command/_watch-freebsd...
Applied patch Completion/BSD/Command/_watch-freebsd cleanly.

index at:
100644 79a0d9a64767c74652e3972518d0ac9a54fa9a13	Completion/BSD/Command/_watch-freebsd

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).