summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-07-14 12:42:43 +0900
committerMaxime Coste <mawww@kakoune.org>2017-07-14 12:42:43 +0900
commit53f5b3d70983bc1d86a5c45c943a6eafc9f55344 (patch)
tree286f380953633b2a750e75f583b72597a5a7c93f /src/input_handler.cc
parent26cc8b3ee01e98d04473e2c57ecc2c937a5437b1 (diff)
Fix an assert in compute modified ranges when merging single char ranges
Due to the way Selection::min/max worked, we were creating backward selections, with cursor < anchor, which was triggering an assert when trying to move cursor back one char when it was already on the first char of the buffer.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions