zsh-workers
 help / color / mirror / code / Atom feed
From: Yuri D'Elia <wavexx@thregr.org>
To: zsh-workers@zsh.org
Subject: completion for xautolock
Date: Thu, 09 Oct 2014 12:14:24 +0200	[thread overview]
Message-ID: <m15n60$1gp$1@ger.gmane.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 34 bytes --]

A simple completer for xautolock.

[-- Attachment #2: _xautolock --]
[-- Type: text/plain, Size: 631 bytes --]

#compdef xautolock
_arguments \
  '(-enable -toggle)-disable' \
  '(-disable -toggle)-enable' \
  '(-locknow)-unlocknow' \
  '(-unlocknow)-locknow' \
  '(-restart)-exit' \
  '(-exit)-restart' \
  '-killer:program: _command_names -e' \
  '-locker:program: _command_names -e' \
  '-notifier:program: _command_names -e' \
  '-nowlocker:program: _command_names -e' \
  -bell:percent: \
  -cornerdelay:seconds: \
  -cornerredelay:seconds: \
  -corners:corners: \
  -cornersize:pixels: \
  -killtime:minutes: \
  -noclose{,out,err} \
  -notify:seconds: \
  -time:minutes: \
  -secure \
  -resetsaver \
  -detectsleep \
  -{help,version}

                 reply	other threads:[~2014-10-09 10:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='m15n60$1gp$1@ger.gmane.org' \
    --to=wavexx@thregr.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).