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: CVS head bash problem


$ uname -a
CYGWIN_98-4.10 p450 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown
Cygwin

$ cygcheck -c cygwin bash
Cygwin Package Information
Package              Version
bash                 2.05b-9
cygwin               1.3.22-1

Doesn't seem to affect Win98SE (console)
How do I paste more than the first line into rxvt?

-- .inputrc --
#insert-key
"\M-[2~": paste-from-clipboard
--

 I've seen other strange things in Bash though... that _might_ be related:

 As I have an"Windows"-printer the CPU-load is quite high while printing...

while printing: If I try to edit a command line in the console - then Bash
looses track of 'cursor position' within the line, skips printing one char
or some such.
 i.e: When I move the cursor left/right the contents of the line gets
overwritten by itself *with an offset* (like one or more characters are
lost/skipped or some such).


/Hannu E K Nevalainen, Mariefred, Sweden
--

Hannu at p450 ~
$ cat hhhh
 hhhh
ccat: hhhh: No such file or directorya
t
Hannu at p450 ~
$ cat hhhh
t hhcat: hhhh: No such file or directory
hh

Hannu at p450 ~
$ cat hhhh
hhh
ccat: hhhh: No such file or directory
t
Hannu at p450 ~
$ cat hhhh
at hhhhcat: hhhh: No such file or directory

ca
Hannu at p450 ~
$ cat hhhh
h
cat cat: hhhhh: No such file or directoryh
hh
Hannu at p450 ~
$ cat hhhh
hh
cat: hhhhc: No such file or directory
at
Hannu at p450 ~
$ cat hhhh
cat cat: hhhh: No such file or directoryh
hh
Hannu at p450 ~
$ cat hhhh
cat hcat: hhhh: No such file or directoryh
h

Hannu at p450 ~
$ cat hhhh
hh
cacat: hhhh: No such file or directoryt
 h

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


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