summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-05-24 08:03:30 +1000
committerMaxime Coste <mawww@kakoune.org>2018-05-24 08:08:51 +1000
commit9b89652b0b43edeb1e5b778b74a85a5c3790c85a (patch)
tree68ca24a23df205010aeb7c93ef17d5c0dcf885bb /src/input_handler.cc
parent36e7e93f78c3839467d0f2f8a4fcd5724444915a (diff)
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.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions