kakoune/test/regression/0-assert-on-itersel/in
Maxime Coste 9b89652b0b Fix potential assert on itersel selection restoration
We cannot guarantee after an itersel that selections are going to
still be in ascending order, but we were calling a SelectionList
constructor that was assuming this was the case.
2018-05-24 08:08:51 +10:00

4 lines
27 B
Plaintext