Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Substituting grep (and other) output to open files in Vim
- X-seq: zsh-users 16017
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: Substituting grep (and other) output to open files in Vim
- Date: Tue, 10 May 2011 20:16:01 +0200
- Cc: "Benjamin R. Haskell" <zsh@xxxxxxxxxx>, zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=81BEm8UiO2+UtLzN9YAs/Zaa9tAwa+w/RQh4RIRUUjE=; b=uIZxVJgtkLrqgnLB7Bn57JwJyRtkzKn6VNKE9XTn3WnFjBCivsXKrud7NtdLk1WIli urr0Rai6NfFOhfYU9yGc4Ul8vjEn3yEFPpz22UnGNataHwaaN8heQ4co82nBL3JxnOlX OvyZDJ/Jjy8D1f0TdhIkXlLhtiw0RujJVnBPk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=sdgvE0fSPcGtZXQs+SoBunhF0Y1tCbezh7vq5NmZQ+dfzDabj5LAsITHCH/jKAcUTC oXUYZmMgPAWZyzA+lBNESD+sZxekkrEU4nMcOa2CoCa3YgDFLL5DoKXCeU0wsL9seyFU V1b7hPcrQRBLpICJ0iX0CuL+gUuJE1LEaU72s=
- In-reply-to: <BANLkTinBSbTUF70SmVuPi22bKLOqqOK=JQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <BANLkTik+65NedRoVNJMgj9+Oma_XDmz8dA@mail.gmail.com> <alpine.LNX.2.01.1105101119570.28316@hp> <BANLkTinBSbTUF70SmVuPi22bKLOqqOK=JQ@mail.gmail.com>
On Tue, May 10, 2011 at 19:37, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> At least in my case, this is compiler errors/warnings output, and
> similar. It's nice to just cut and paste the thing without munging the
> :123: to +123 manually.
Exactly. And half a dozen other use cases where it's faster to simply
copy & paste.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author