zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh workers <zsh-workers@zsh.org>
Subject: Completion for tmux
Date: Sat, 7 Nov 2009 18:43:11 +0100	[thread overview]
Message-ID: <20091107174311.GA6320@fsst.voodoo.lan> (raw)

MAILER-DAEMON@primenet.com.au:
> <zsh-workers@zsh.org>:
> ezmlm-reject: fatal: Sorry, I don't accept messages larger than 40000 bytes (#5.2.3)

Too bad the completion is 48KiB in size...

So, here is the patch from my git repository:
<http://ft.bewatermyfriend.org/tmp/0001-Add-completion-for-tmux.patch>

This is the message included in the patch:

There is a new (well, newer than GNU screen) terminal multiplexer
available from: <http://tmux.sourceforge.net>

Here's a completion for it, I've been working on for the past week.

It includes completions for every subcommand. However, I didn't test it
too heavily yet. So, I might have gotten one or the other thing wrong (I
hope not too many, though).

_tmux requires tmux version 1.1 (released yesterday) for every subcommand
completion to work properly.

Regards, Frank

---
 Completion/Unix/Command/.distfiles |    1 +
 Completion/Unix/Command/_tmux      | 1461 ++++++++++++++++++++++++++++++++++++
 2 files changed, 1462 insertions(+), 0 deletions(-)
 create mode 100644 Completion/Unix/Command/_tmux

Regards, Frank


             reply	other threads:[~2009-11-07 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-07 17:43 Frank Terbeck [this message]
2009-11-07 18:47 ` Frank Terbeck
2009-11-07 18:59   ` Clint Adams

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=20091107174311.GA6320@fsst.voodoo.lan \
    --to=ft@bewatermyfriend.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).