Hacker News new | ask | show | jobs
by barrkel 4235 days ago
What you would do with an incremental search inside a macro, I'm much more inclined to do with a regex search and replace. I generally only use search at the end of my macros, to find the next "instance" that need to be run over.