zsh-users
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Richard Hartmann <richih.mailinglist@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: Substituting grep (and other) output to open files in Vim
Date: Fri, 27 May 2011 15:00:31 -0700	[thread overview]
Message-ID: <BANLkTi=9YUbmgtdhux55cGX7M6cgYa_M9w@mail.gmail.com> (raw)
In-Reply-To: <BANLkTin+KcHQS00n4=Sz4xONuVQUQh9NSg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

On Fri, May 27, 2011 at 8:09 AM, Richard Hartmann <
richih.mailinglist@gmail.com> wrote:
>
> vim foo:123:abc    does not act like    vim foo +123
>

Twiddle the "== 2" line to use "-ge 2":

        [[ $#args -ge 2 && $args[2] == <-> ]] \

That'll fix that right up.

..wayne..

  reply	other threads:[~2011-05-27 23:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 13:46 Richard Hartmann
2011-05-10 14:12 ` Mikael Magnusson
2011-05-10 14:14 ` Jérémie Roquet
2011-05-10 18:16   ` Richard Hartmann
2011-05-11  1:00   ` Wayne Davison
2011-05-27 15:09     ` Richard Hartmann
2011-05-27 22:00       ` Wayne Davison [this message]
2011-05-28 11:51         ` Richard Hartmann
2011-05-10 15:26 ` Benjamin R. Haskell
2011-05-10 17:37   ` Mikael Magnusson
2011-05-10 18:16     ` Richard Hartmann
2011-05-10 18:58       ` Benjamin R. Haskell
2011-05-10 22:27         ` Richard Hartmann

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='BANLkTi=9YUbmgtdhux55cGX7M6cgYa_M9w@mail.gmail.com' \
    --to=wayned@users.sourceforge.net \
    --cc=richih.mailinglist@gmail.com \
    --cc=zsh-users@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).