Hello! Is it possible to iteratively select items based on current regex entered in search field?
For example i have some set of text strings that matches ‘[a-z]+’ pattern. I want to make multiple selection starting from cursor using some kind of keyboard shortcut (like it works for one word using ctrl+d).