Re: Bash and Unicode

2012-09-21 Thread Jakub Jankiewicz
by default. I try to test sed if I can swap one character and it's not by a chance handled as 2 characters echo -n ó | sed -e 's/[ó]\{1\}/_/' and it's not. The output is one "_" So thanks with your help and sorry for trouble. -- Jakub Jankiewicz, Web Developer http://jcubic.pl signature.asc Description: PGP signature

Re: Bash and Unicode

2012-09-21 Thread Jakub Jankiewicz
track back and check each step. Linux Driver, Readline, bash - are there more? -- Jakub Jankiewicz, Web Developer http://jcubic.pl signature.asc Description: PGP signature

Re: Bash and Unicode

2012-09-20 Thread Jakub Jankiewicz
On Thu, 20 Sep 2012 19:23:02 -0400 DJ Mills wrote: > On Thu, Sep 20, 2012 at 6:00 PM, Jakub Jankiewicz > wrote: > > Hi, > > > > I don't know where to ask this or report a bug about it. > > > > I find an issue with Unicode characters

Bash and Unicode

2012-09-20 Thread Jakub Jankiewicz
d got the same result. What's wrong? Anybody know how to fix it? Where should I report this. Or maybe I have something wrong with my system. I'm using Ubuntu 11.10 with XFce. -- Jakub Jankiewicz, Web Developer http://jcubic.pl signature.asc Description: PGP signature