kakoune/test/unit/object/drop-non-whitespace/selections
Maxime Coste ddc5e958e6 Return an optional selection in most selectors, fail rather than keep current
Instead of returning the current selection when a selector fails, return
an empty Optional<Selection>. That means object selections will now
remove the selections that dont match the object.
2017-03-03 20:17:11 +00:00

2 lines
6 B
Plaintext