zsh-workers
 help / color / mirror / code / Atom feed
90c75359da854076a3de0702e881995157ad6dfb blob 432 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#compdef mail mailx=mail Mail=mail mush zmail nail=mail

_arguments -s \
  '(-f -u)*-b[specify a BCC recipient]:BCC recipient:->userhost' \
  '(-f -u)*-c[specify a CC recipient]:CC recipient:->userhost' \
  '(-b -c -u -s *)-f+[specify mail folder]:mailbox:_mailboxes' \
  '(-f -u)-s+[specify a subject]:subject:' \
  "(-b -c -f -s *)-u+[read specified user's mail]:user:_users" \
  "(-f -u)*:recipient:_email_addresses -n $service"
debug log:

solving 90c7535 ...
found 90c7535 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).