diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-07-14 12:42:43 +0900 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-07-14 12:42:43 +0900 |
| commit | 53f5b3d70983bc1d86a5c45c943a6eafc9f55344 (patch) | |
| tree | 286f380953633b2a750e75f583b72597a5a7c93f /src/input_handler.cc | |
| parent | 26cc8b3ee01e98d04473e2c57ecc2c937a5437b1 (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
