Re: Why SlickEdit is superior to VIM and Emacs combined!



On Tue, 19 Jul 2005 02:56:37 -0700, Antony Scriven wrote:

> Jahagirdar Vijayvithal S wrote:
>
> > Post made at the risk of being apprehended for feeding
> > the trolls.
> >
> > * nospam <no@xxxxxxxx> wrote:
> > > of doing this! Vim really does need an internal grep -- BADLY.
> > >
> > Really? Ok here goes
> > :h grep
> > {start data from vims help file}
> > 5. Using :vimgrep and :grep *grep* *lid*
>
> I wasn't going to mention that because you'll need to get
> vim7.0a from CVS to use it.
>
> Antony


Yes, that proves my point entirely. Vim currently does not
have an internal grep. I personally edit numerous config
files on remote hosts, and need to grep through them, and
then be able to select matches from the list, and goto
those lines. Similar to :copen.

.



Relevant Pages

  • Re: Why SlickEdit is superior to VIM and Emacs combined!
    ... > Post made at the risk of being apprehended for feeding ... > the trolls. ... >:h grep ...
    (comp.editors)
  • Re: Possible grep(1) bug or user error :)?
    ... The thing is that grep kept on feeding off of the.found file and eventually ate up all the free space on the device. ... Amusing user error though><.. ...
    (freebsd-hackers)
  • Re: Possible grep(1) bug or user error :)?
    ... The thing is that grep kept on feeding off of the.found file and ... eventually ate up all the free space on the device. ...
    (freebsd-hackers)
  • Possible grep(1) bug or user error :)?
    ... I was recently grepping a directory and outputting to a file located in the same directory as follows: ... The thing is that grep kept on feeding off of the.found file and eventually ate up all the free space on the device. ... Thankfully it wasn't one of my primary devices, so deleting it wasn't an issue. ... However I was wondering if this case should be considered and another option should be added to output grep info to a file, instead of /dev/stdout, which would affect the behavior of the --exclude flag. ...
    (freebsd-hackers)