Hacker News new | ask | show | jobs
by toran1302 5080 days ago
Another one i've found useful is CMD+D / CMD+K+D. CMD+D finds the next instance of the current selection and creates another cursor there (and selects it as well). CMD+K+D skips the current selection and finds the next one.

A fine grained find+replace/modify :)