kakoune/test/regression/3757-crash-on-capture-group-select/in
Maxime Coste 5d17e1132f Ensure that the capture group actually matched in select_matches
We were creating selections from default constructed iterators,
which happened to have 0,0 coords and led to out-of-order selection
lists.

Fixes #3757
2020-09-22 21:14:40 +10:00

3 lines
8 B
Plaintext