Text editor capable of running complex Regular Expressions?
Posted
by
Mashimom
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mashimom
Published on 2010-08-27T11:41:56Z
Indexed on
2010/12/31
9:00 UTC
Read the original article
Hit count: 353
I want to find a text editor capable of running and mainly storing regular expressions for later re-use. It should also be able to run them across multiple files.
I know I can get all that with grep, but there is not much for re-use on it. I was able to get some regular expression functionality on Gedit with plugins, but not nearly close to my needs.
There is EditPad Pro for Windows (runs on wine) but native is always better :)
© Ask Ubuntu or respective owner