diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-06-08 09:53:46 +0100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-06-08 09:55:34 +0100 |
| commit | ad9b090ddf362220e7879370538db0b5cd14fe34 (patch) | |
| tree | 397e9b156654656505afc8d5ff51c693fbc0446f /src/input_handler.cc | |
| parent | 4ab40af3a989353ae5b2a4d11449304408bcc905 (diff) | |
Fix quadratic behaviour in when selecting an insert completion
Use the fast, linear time SelectionList::insert algorithm instead of
an ad-hoc one that needs to call SelectionList::update after each
modification of the buffer.
Fixes #1417
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
