Search code examples
kakoune

I have a lot of selections hanging around. How do I reduce them to a single one?


After any Kakoune operation which results in multiple selections (like a global search with %s, for example), I get multiple selections and when move up and down or left or right they all move.

How do I get back to having just my primary single selection?


Solution

  • I had to ask on #kakoune @ freenode IRC, the answer is simply space.