On Structural Regexes – the theory behind multi-editing (lubutu.com) 30 points by lubutu 14y ago ↗ HN
[–] artost 14y ago ↗ The e text editor implements a modern version of structural regexes. There is a blog post about it here: http://e-texteditor.com/blog/2010/beyond-viIt is actually really cool how you can interactively move into regexes and refine your searches. I wonder why no other editor (as far as I know) have implemented something similar. [–] lubutu 14y ago ↗ Wow, this is the first I've heard of this, thanks!I take it from that blog post they don't have equivalents to the commands [XYGV!] I talked about, in e? Still, awesome stuff.
[–] lubutu 14y ago ↗ Wow, this is the first I've heard of this, thanks!I take it from that blog post they don't have equivalents to the commands [XYGV!] I talked about, in e? Still, awesome stuff.
2 comments
[ 3.1 ms ] story [ 15.4 ms ] threadIt is actually really cool how you can interactively move into regexes and refine your searches. I wonder why no other editor (as far as I know) have implemented something similar.
I take it from that blog post they don't have equivalents to the commands [XYGV!] I talked about, in e? Still, awesome stuff.