* 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
* Re: Completion for tmux
2009-11-07 17:43 Completion for tmux Frank Terbeck
@ 2009-11-07 18:47 ` Frank Terbeck
2009-11-07 18:59 ` Clint Adams
0 siblings, 1 reply; 3+ messages in thread
From: Frank Terbeck @ 2009-11-07 18:47 UTC (permalink / raw)
To: zsh-workers; +Cc: Clint Adams
Frank Terbeck <ft@bewatermyfriend.org>:
> 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>
Hey Clint, I think you're the one who submitted this to CVS.
AFAICS, you've committed the .distfiles change and added a ChangeLog
entry. But the actual _tmux completion file seems to be missing.
Any chance you could look into what's up with that?
Regards, Frank
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Completion for tmux
2009-11-07 18:47 ` Frank Terbeck
@ 2009-11-07 18:59 ` Clint Adams
0 siblings, 0 replies; 3+ messages in thread
From: Clint Adams @ 2009-11-07 18:59 UTC (permalink / raw)
To: zsh-workers
On Sat, Nov 07, 2009 at 07:47:45PM +0100, Frank Terbeck wrote:
> Any chance you could look into what's up with that?
Fixed.
^ 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).