billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=a33a937ab76913845fd43b7b85c63486c9d9cb39

commit a33a937ab76913845fd43b7b85c63486c9d9cb39
Author: Boris Faure <bill...@gmail.com>
Date:   Sun Aug 16 21:48:22 2015 +0200

    add powerlines to word separators
---
 src/bin/termio.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/bin/termio.c b/src/bin/termio.c
index 69eaf1b..91eb8cc 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,

-- 


Reply via email to