Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Substituting grep (and other) output to open files in Vim



2011/5/11 Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>:

> Nice.  Let's improve that so that it is possible to specify multiple
> files and/or options and files (though we don't give anything but a
> single arg special treatment) and also to avoid a "parameter not set"
> error for folks that like to run interactively with "setopt no_unset":

FWIW, I have been using this all the time now. I love it :)
I just noticed one regression when compared to Jérémie's version:

  vim foo:123:abc

does not act like

  vim foo +123


Thanks to everyone for the help,
Richard



Messages sorted by: Reverse Date, Date, Thread, Author