Re: wrong PS1 var width calculation

2008-12-08 Thread Cheng Renquan
On Tue, Dec 9, 2008 at 11:40 AM, Chet Ramey <[EMAIL PROTECTED]> wrote: > Investigate patch 44. It should fix this. >From where? Or please tell a bash repository version, I'll test it. > > Chet > > -- > ``The lyf so short, the craft so long to lerne.'' - Chaucer > > Chet Ramey, ITS, CWRU[EMA

Re: wrong PS1 var width calculation

2008-12-08 Thread Chet Ramey
Cheng Renquan wrote: > On Sun, Dec 7, 2008 at 8:33 AM, Chet Ramey <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] wrote: >> >>> Bash Version: 3.2 >>> Patch Level: 39 >>> Release Status: release >>> >>> Description: >>> I have set PS1 var to this: >>> PS1='\[\033[01;[EMAIL PROTECTED];34m

Re: wrong PS1 var width calculation

2008-12-08 Thread Larry Clapp
On Mon, Dec 08, 2008 at 11:34:21PM +0800, Cheng Renquan wrote: > On Mon, Dec 8, 2008 at 9:22 PM, Larry Clapp <[EMAIL PROTECTED]> wrote: > > On Mon, Dec 08, 2008 at 07:29:14PM +0800, Cheng Renquan wrote: > >> BTW, someone know a good screen record software under Linux please > >> suggest it to me, I

Re: wrong PS1 var width calculation

2008-12-08 Thread Cheng Renquan
On Mon, Dec 8, 2008 at 9:22 PM, Larry Clapp <[EMAIL PROTECTED]> wrote: > On Mon, Dec 08, 2008 at 07:29:14PM +0800, Cheng Renquan wrote: >> BTW, someone know a good screen record software under Linux please >> suggest it to me, I will record a video to show this bug clearly, > > I think you want scr

Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client

2008-12-08 Thread Chet Ramey
Serge Dussud wrote: > Indeed, ld(1)'s -z interpose option is a rather big hammer, as it > establishes that the application can interpose on *all* of the symbols > that it offers, rather than just the few related to malloc. That might be a problem if there are some public symbols in libc that bash

Re: wrong PS1 var width calculation

2008-12-08 Thread Larry Clapp
On Mon, Dec 08, 2008 at 07:29:14PM +0800, Cheng Renquan wrote: > BTW, someone know a good screen record software under Linux please > suggest it to me, I will record a video to show this bug clearly, I think you want script(1): NAME script - make typescript of terminal session SYNOPSI

Re: wrong PS1 var width calculation

2008-12-08 Thread Cheng Renquan
On Sun, Dec 7, 2008 at 8:33 AM, Chet Ramey <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > >> Bash Version: 3.2 >> Patch Level: 39 >> Release Status: release >> >> Description: >> I have set PS1 var to this: >> PS1='\[\033[01;[EMAIL PROTECTED];34m\] \w \[\e[1;33;40m\]$? >> \$\[