summaryrefslogtreecommitdiff
path: root/src/string_utils.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2020-03-30 19:49:35 +1100
committerMaxime Coste <mawww@kakoune.org>2021-07-12 10:25:58 +1000
commit72271ce52953e1e967e5f7a204630743a9c58a1c (patch)
treedeaece338b25ecd3276d715a9a63f1c7b232df66 /src/string_utils.cc
parentb0dcb07540a54b3ea132d43e4ae796878fad8ed8 (diff)
Handle skipped characters with erase line (EL) instead of insert blank (ICH)
insert blank seems to behave differently between terminals and would be less efficient because it still has to shift all following characters (that we will overwrite anyway). Fixes #3437
Diffstat (limited to 'src/string_utils.cc')
0 files changed, 0 insertions, 0 deletions