Hacker News new | ask | show | jobs
by atsider 1509 days ago
Yep, to me it's not far superior to find-replace: https://nullprogram.com/blog/2017/09/07/
1 comments

With the right controls it might be a better (more flexible) version of Vim's block selection mode. Which I use almost daily, it's super useful but depends on lines being vertically aligned, which multiple cursors don't need to care about.

But I don't see another purpose for them; find-replace with regex support and macros only fail in rare cases where actual syntax parsing is needed.