Mail Archives: djgpp/1997/03/07/09:11:09
Paul Derbyshire wrote:
>
> How about an "extended search" to find a specified thing (or replace) in
> every editor window you have open?
What is so bad with calling grep?? (Of course only for searching)
(Shift+F2, then "blabla" *.c* and then ENTER)
But I will think about creating a builtin variable of
RHIDE (may be called $(EDITORS)) which will expand
to the names of all currently opened windows and the
you can type in the grep commandline something like
"blabla" $(EDITORS)
PS: Why should RHIDE linked in it all the functionality,
which other very good tools already have?
And a last note: When I have to do many replaces in
several files, then I do the grep methode and after
this I hit Alt+F8, then I do the first replace, and after
this I have to repeat only ALt+F8 Ctrl+L ...
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -