[ANNOUNCEMENT] Updated: bash-2.05b-13

Rolf Campbell Endlisnis@mailc.net
Wed Sep 3 17:49:00 GMT 2003


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).

To demonstrate, run:
PS1='003-007-011-015-019-023-027-031-035-039-043-047-051-055-059-063-067-071-075-079-083-087-091-095-099-103-107-111-115-119-123-127-131-135-139-143-147-151-155-159-163-167-171-175-179-183-187-191-195-199-203-207-211-215-219-223-227-231-235-239-243-247-251-255-259-263-267-271-275-279-283-287-291-295-299-303-307-311-315-319-323-327-331-335-339-343-347-351-355-359-363-367-371-375-379-383-387-391-395-399-403-407-411-415-419-423-427-431-435-439-443-447-451-455-459-463-467-471-475-479-483-487-491-495-499>'
(ignoring all line breaks introduced by mail software).  The value of 
each number is the number of characters from the start, up to and 
including the end of that number.

With a terminal width of 30, I see this:


003-007-011-015-019-023-027-031-035-03
1-035-03
9-043-047-051-055-059-
063-067-071-075-079-083-087-091-095-09
9-103-107-111-115-119-123-127-131-135-
139-143-147-151-155-159-163-167-171-17
5-179-183-187-191-195-199-203-207-211-
215-219-223-227-231-235-239>


The end of line#2 & line#3 is not correct.

Corinna Vinschen wrote:

> I've updated the version of bash to 2.05b-13.
> 
> This release removes the wide-character capability which has been
> introduced in -11 and which resulted in redrawing problems.
> 
> This bash requires Cygwin 1.5.3 ff.
> 
> 
> To update your installation, click on the "Install Cygwin now" link on  
> the http://sources.redhat.com/cygwin web page.  This downloads setup.exe
> to your system.  The, run setup and answer all of the questions.
> 
> To update your installation, click on the "Install Cygwin now" link on
> the http://cygwin.com/ web page.  This downloads setup.exe to your
> system.  Then, run setup and answer all of the questions.
> 
> Note that we do not allow downloads from sources.redhat.com (aka
> cygwin.com) due to bandwidth limitations.  This means that you will need
> to find a mirror which has this update.  You might have to wait as much
> as 24 hours to find a mirror with the updated version of cygwin on it.
> Be patient.
> 
> If you have questions or comments, please send them to the Cygwin  
> mailing list at: cygwin@cygwin.com .  I would appreciate it if you would
> use this mailing list rather than emailing me directly.
> 
> If you want to make a point or ask a question, the Cygwin mailing list   
> is the appropriate place.  This includes ideas and comments about the
> setup utility or Cygwin in general.
> 
>               *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
> 
> If you want to unsubscribe from the cygwin-announce mailing list, look
> at the "List-Unsubscribe: " tag in the email header of this message.
> Send email to the address specified there.  It will be in the format:
> 
> cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com
> 
> If you need more information on unsubscribing, start reading here:
> 
> http://sources.redhat.com/lists.html#unsubscribe-simple
> 
> Please read *all* of the information on unsubscribing that is available
> starting at this URL.
> 
> I implore you to READ this information before sending email about how
> you "tried everything" to unsubscribe.  In 100% of the cases where 
> people were unable to unsubscribe, the problem was that they hadn't  
> actually read and comprehended the unsubscribe instructions.
> 
> If you need to unsubscribe from cygwin-announce or any other mailing
> list, reading the instructions at the above URL is guaranteed to
> provide you with the info that you need.
> 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.txt
URL: <http://cygwin.com/pipermail/cygwin/attachments/20030903/cd488a5c/attachment.txt>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list