burning shadow <burning.shadow <at> gmail.com> writes: > > After installing latest readline I have problems in bash. I have PS1 > set to '\[\e]0;\u <at> \h:\w\a\]\u <at> \h:\w\$ ' and this gives me prompt with > 1 extra space. If I change PS1 to '\[\e]0;\u <at> \h:\w\a\]\u <at> \h:\w\$', I > get 2 '$' signs in prompt: 'shadow <at> loshadka:~$$'. > > shadow <at> loshadka:~$$bash --version > GNU bash, version 3.2.9(10)-release (i686-pc-cygwin) >
Looks like cygport dutifully downloaded the upstream readline patch 1, but from your report, the patch wasn't applied during my build. I'll have to tweak my cygport script, and upload readline-5.2.1-6 in the near future if that was indeed the problem. Sorry for the regression. -- Eric Blake volunteer cygwin readline maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/