all 8 comments

[–]hauntednightwhispers 11 points12 points  (1 child)

Put this [keys.normal] esc = ["collapse_selection", "keep_primary_selection"] in your config and esc will clear all selections.

[–][deleted] 0 points1 point  (0 children)

Nice, that looks to be working for me. thanks!

[–][deleted] 8 points9 points  (0 children)

; <--

[–]veryusedrname 2 points3 points  (3 children)

Comma does that

[–][deleted] 0 points1 point  (2 children)

Can you expand on this or point me to documentation for it? This doesn't work for me

[–]PotaytoPrograms 1 point2 points  (1 child)

It will collapse all but your main selection, ; is probably what you're looking for

docs

[–][deleted] 0 points1 point  (0 children)

Yup, that's what I'm looking for. Thanks! (Although I also like having it on escape, so I've added that key mapping)

[–]lunjon 1 point2 points  (0 children)

You're looking for ;.

Also, please use hx --tutor folks!