Maybe it's time to use libuniberak for the word segmentation algorithm? 
We already use it within the efl...

On 24/09/14 14:29, Cedric BAIL wrote:
> cedric pushed a commit to branch master.
>
> http://git.enlightenment.org/apps/terminology.git/commit/?id=16fa4ff0c325b1d0192a51d5a09bc41268ab9848
>
> commit 16fa4ff0c325b1d0192a51d5a09bc41268ab9848
> Author: Cedric BAIL <ced...@osg.samsung.com>
> Date:   Wed Sep 24 15:28:21 2014 +0200
>
>      termio: add '|' to the list of word separator.
> ---
>   src/bin/termio.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/src/bin/termio.c b/src/bin/termio.c
> index 87ba441..34628ce 100644
> --- a/src/bin/termio.c
> +++ b/src/bin/termio.c
> @@ -2370,6 +2370,7 @@ _codepoint_is_wordsep(const Eina_Unicode g)
>          '^',
>          '`',
>          '{',
> +       '|',
>          '}',
>          0x00a0,
>          0x00ab,
>



------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to