diff --git a/src/bin/termio.c b/src/bin/termio.c index 69eaf1b8..91eb8ccc 100644 --- a/src/bin/termio.c +++ b/src/bin/termio.c @@ -2718,6 +2718,9 @@ _codepoint_is_wordsep(const Eina_Unicode g) 0xa60d, 0xa60f, 0xa6f5, + 0xe0a0, + 0xe0b0, + 0xe0b2, 0xfe10, 0xfe41, 0xfe42,