Re: [PATCH] display bug in multi-line command when a utf-8 is shifted to next line

2013-02-17 Thread Chet Ramey
On 2/17/13 4:50 PM, Egmont Koblinger wrote: > I can't see it in > http://git.savannah.gnu.org/cgit/bash.git/tree/lib/readline/display.c?h=devel > -- this means that either I'm looking at the wrong place, or you applied a > different fix. Anyway, I'm glad if it's fixed :) My changelog says I appl

Re: [PATCH] display bug in multi-line command when a utf-8 is shifted to next line

2013-02-17 Thread Egmont Koblinger
On Sun, Feb 17, 2013 at 10:43 PM, Chet Ramey wrote: > On 2/17/13 8:37 AM, Egmont Koblinger wrote: > > Hi Chet, > > > > Friendly ping - could you please look at the bug description below and > > review the attached patch? This is a really trivial bugfix (just 1 > > character), should be obvious t

Re: [PATCH] display bug in multi-line command when a utf-8 is shifted to next line

2013-02-17 Thread Chet Ramey
On 2/17/13 8:37 AM, Egmont Koblinger wrote: > Hi Chet, > > Friendly ping - could you please look at the bug description below and > review the attached patch? This is a really trivial bugfix (just 1 > character), should be obvious to verify. This change has been in the devel branch for a few wee

Re: [PATCH] display bug in multi-line command when a utf-8 is shifted to next line

2013-02-17 Thread Egmont Koblinger
Hi Chet, Friendly ping - could you please look at the bug description below and review the attached patch? This is a really trivial bugfix (just 1 character), should be obvious to verify. Thanks a lot, egmont On Tue, Jan 29, 2013 at 2:06 PM, Egmont Koblinger wrote: > Hi, > > In UTF-8 environm

[PATCH] display bug in multi-line command when a utf-8 is shifted to next line

2013-01-29 Thread Egmont Koblinger
Hi, In UTF-8 environment, with bash-4.2.42, type a command that takes up at least 3 lines, and contains an accented (UTF-8) letter in the first line. Move the cursor to the beginning, and insert more characters. Just when the UTF-8 accented letter is pushed down to the second line, the last line