Re: |& in bash?

2013-01-21 Thread John Caruso
In article , Dan Douglas wrote: > It isn't very common to dump multiple streams into one pipe. echo "n't very" >/dev/null 2>&1 > I suggest avoiding |&. Personally I wouldn't use it in scripts, since I try to stick as close to plain vanilla Bourne shell as possible (though that's not as much of

readline display bug with UTF-8 and char insertion

2013-01-21 Thread Egmont Koblinger
Hi, On a fully UTF-8 environment, in certain easily reproducible cases, the command line becomes messed up (the cursor ends up in the wrong column, and from then on it's tons of cumulative mistakes). I'm using bash-4.2.42, but the bug also affects other readline-based applications. To reproduce: