summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-07-08 18:51:11 +1000
committerMaxime Coste <mawww@kakoune.org>2018-07-08 18:51:11 +1000
commit1b5f66566442a3daec2a972db4cc011b58c27dbd (patch)
tree64d41b3e327d5f38336d06a932c0e88d84697bea /src/input_handler.cc
parent51ec1194f1a9df3474116b9f70d90409af46387e (diff)
Refactor WrapHighlighter::next_split_pos to avoid non-linear complexity
Previous Implementation was constantly computing byte/column count from the begining of the line, leading to a non-linear complexity with respect to the length of a line. Fixes #2146
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions