zsh-workers
 help / color / mirror / code / Atom feed
* Completion for tmux
@ 2009-11-07 17:43 Frank Terbeck
  2009-11-07 18:47 ` Frank Terbeck
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Terbeck @ 2009-11-07 17:43 UTC (permalink / raw)
  To: zsh workers

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-07 18:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-07 17:43 Completion for tmux Frank Terbeck
2009-11-07 18:47 ` Frank Terbeck
2009-11-07 18:59   ` Clint Adams

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