Quote:
Originally Posted by grumbles
It is the only editor that lets me open as many files as I want and does S&R on all open files.
|
To the best of my knowledge, on Linux, almost all the common editors have that functionality: Vim, Emacs, Geany, Kate, etc. Gedit too with the right plugins. I think, except perhaps gedit, all will allow regex's there too. Of course, on linux, doing multi-file regex substitutions from the commandline is pretty easy too, so maybe that's not so important.