This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: bash-2.05b-15 still broken


Ok... forgot that THING again. :-7
VERY recent setup.exe run from ...rcn.net, i.e. yesterday.
Therefore no 'cygcheck -svr' attached. (I've sent many of those to the list
now) - and I really do think that this problem is within rxvt or bash.

$ uname -a
CYGWIN_NT-5.0 P450 1.5.5s(0.94/3/2) 20030915 22:06:13 i686 unknown unknown
Cygwin
$ cygcheck -svr >c_svr-snap.txt
$ grep -i bash c_svr-snap.txt
Found: C:\Program\cygwin\bin\bash.exe
bash                    2.05b-15
$ grep -i rxvt c_svr-snap.txt
COLORTERM = `rxvt-xpm'
rxvt                    2.7.10-3

/Hannu E K Nevalainen, B.Sc. EE - 59°16.37'N, 17°12.60'E
-- UTC+1, GMT+1, CET --
--END OF MESSAGE--

> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Hannu E K Nevalainen (garbage mail)
> Sent: Tuesday, September 16, 2003 6:56 PM
> To: cygwin@cygwin.com
> Subject: RE: bash-2.05b-15 still broken
>
>
> > From: Alexander Osipenko
>
> > Just as described in article
> > http://www.cygwin.com/ml/cygwin/2003-09/msg00825.html
> >
> > PS1='\[\e]0;\w\a\e[32;1m\]$ \[\e[0m\]'
> >
> > current directory contais 2 scripts: `pkgcheck.pl'  and `pkgwget.sh`
> > Starting a command:
> >
> > $ ./pk
> >
> > and pressing TAB 3 times (one for completion ./pkg and other two
> > for the list of completions), string
> >
> > pkgcheck.pl  pkgwget.sh
> > $ ./pkgpkg
> >
> > appears and after ^H (or ^U)
> >
> > $ ./p
> >
> > these 3 characters remains unerasable
>
>  I can't reproduce that... BUT having a plain prompt like this in rxvt:
>
>  $
>
> and hitting CTRL-C makes bash bail out. (i.e. the rxvt window closes)
>
> Changing my cygwin.bat contents to:
>  bash -c 'strace -o /rxvt-bash.txt \
>  rxvt -ls -e /usr/bin/bash --login -i &'
>
> created the attachment.
> $ ls -l /rxvt-bash.txt
> -rw-r--r--    1 Administ  3619868 Sep 16 13:15 /rxvt-bash.txt
> $ gzip -9 /rxvt-bash.txt
> $ ls -l /rxvt-bash.txt.gz
> -rw-r--r--    1 Administ   527962 Sep 16 13:15 /rxvt-bash.txt.gz
>
> Someone w more knowledge needs to chek on this.
> Due to size: Ask for it and I'll send it in private mail.
>
> /Hannu E K Nevalainen, B.Sc. EE - 59°16.37'N, 17°12.60'E
> -- UTC+1, GMT+1, CET --
> --END OF MESSAGE--
>
>
> --
> 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/
>


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]