From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21217 invoked by alias); 4 Dec 2009 17:04:45 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27451 Received: (qmail 15785 invoked from network); 4 Dec 2009 17:04:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) Date: Fri, 4 Dec 2009 18:02:47 +0100 From: Frank Terbeck To: zsh-workers@zsh.org Subject: Re: PATCH: _tmux: support for the new capture-pane command Message-ID: <20091204170246.GD4760@fsst.voodoo.lan> Mail-Followup-To: zsh-workers@zsh.org References: <1259703079-26538-1-git-send-email-ft@bewatermyfriend.org> <1259945725-31067-1-git-send-email-ft@bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1259945725-31067-1-git-send-email-ft@bewatermyfriend.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Df-Sender: 430444 Frank Terbeck : > This patch should apply cleanly on top of the one send in > zsh-workers-27446 in the repository yet. That should have read "which isn't in the repository yet"... But turns out that's wrong. So, this one is just another update. :) Regards, Frank