diff --git a/src/bin/termio.c b/src/bin/termio.c index 37f66ead..edddb68e 100644 --- a/src/bin/termio.c +++ b/src/bin/termio.c @@ -2463,6 +2463,7 @@ _codepoint_is_wordsep(const Eina_Unicode g) ')', '*', ',', + ':', ';', '=', '?',