kakoune/test/regression/0-assert-on-itersel/cmd
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

2 lines
23 B
Plaintext