On Wed, Sep 03, 2003 at 01:49:50PM -0400, Rolf Campbell wrote: > Thanks for fixing this problem. I still notice one other problem (this > has not been recently introduced). > > RXVT: > If the prompt string is longer than the width, then bash will not wrap > it correctly. It seems to introduce EOL at (w+8) and 2w (where w is the > real terminal width). I've tested this at real term widths of 30, 40, > and 80 (EOLs are introduced at (38, 60), (48, 80) and (88, 160) repectively. > > WinNT console: > The EOLs are in different positions, but they are still there. They are > at (w+19) and (2w-2).
Is that actually a Cygwin problem? If not, perhaps you should send this to the bash bugs list [EMAIL PROTECTED] Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/