summaryrefslogtreecommitdiff
path: root/src/dynamic_buffer_iterator.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-10-28 12:21:09 +1100
committerMaxime Coste <mawww@kakoune.org>2024-10-28 12:21:09 +1100
commitbe82047dbf5f74f123e925b96e0e13962a4e0c09 (patch)
tree2d0313edab8e6eecd1fd712ece572f990eef0b48 /src/dynamic_buffer_iterator.cc
parentb96e500ddb27f78f2478e69836d6502d4fdbe9c0 (diff)
Only check for ascii horizontal blanks during command parsing
The general is_horizontal_blank supports various unicode blanks, but passing an utf8 continuation byte to it can lead to surprising results as we can match with 0xA0 (when char is unsigned). Fixes #5250
Diffstat (limited to 'src/dynamic_buffer_iterator.cc')
0 files changed, 0 insertions, 0 deletions