Hacker News new | ask | show | jobs
by kevincox 768 days ago
My general approach for macros that I want to execute many times is to end by going down a line (for sequential lines) or to end with a search for the next place that the macro can run. Then I can easily review the targets and run or skip on each.