zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh-workers@zsh.org
Subject: Re: PATCH: _tmux: the cut'n'paste monster strikes again
Date: Wed, 11 Nov 2009 12:02:55 +0100	[thread overview]
Message-ID: <20091111110255.GA3099@fsst.voodoo.lan> (raw)
In-Reply-To: <1257678426-12527-1-git-send-email-ft@bewatermyfriend.org>

Hey list,

Could someone commit the patch from the message I'm replying to?
<http://www.zsh.org/mla/workers/2009/msg01150.html> in the MLA.
(Fullquote below)

Regards, Frank

Frank Terbeck <ft@bewatermyfriend.org>:
> ---
>  Completion/Unix/Command/_tmux |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux
> index c6f407f..0eef683 100644
> --- a/Completion/Unix/Command/_tmux
> +++ b/Completion/Unix/Command/_tmux
> @@ -654,8 +654,8 @@ function _tmux-resize-pane() {
>      [[ -n ${tmux_describe} ]] && print "Resize a pane" && return
>      args=(
>          '-D[Resize downward]'
> -        '-D[Resize to the left]'
> -        '-D[Resize to the right]'
> +        '-L[Resize to the left]'
> +        '-R[Resize to the right]'
>          '-U[Resize upward]'
>          '-t[Choose target pane]:pane:__tmux-panes'
>          '1::adjustment (defaults to one):_guard "[0-9]#" "numeric value"'
> -- 
> 1.6.5.rc2
> 


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-08 11:07 Frank Terbeck
2009-11-11 11:02 ` Frank Terbeck [this message]
2009-11-11 15:55   ` Bart Schaefer
2009-11-11 16:02     ` Frank Terbeck

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=20091111110255.GA3099@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).