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] | |
On Fri, 28 Feb 2003, Frédéric L. W. Meunier wrote:
> On Fri, 28 Feb 2003, Igor Pechtchanski wrote:
>
> > FWIW, I was able to reproduce your problem on the bash shell
> > in a command window (on Win2k).
> > [snip]
> > When pasting into any Cygwin app run from that prompt,
> > however, the accented characters disappear altogether. This
> > may have something to do with the way fhandler_console
> > processes input, but I don't know enough about that code to
> > even start looking.
>
> And I know nothing, really.
I've run "cat > /dev/null" under strace, and it seems that the Cygwin app
doesn't even see the accented characters. They might get filtered out in
fhandler_termios, now that I look at the strace. If it helps, the strace
output (the relevant snippet of it) is attached. I used your name
("Frédéric L. W. Meunier") as the test input.
> [snip]
>
> BTW, are you able to reproduce the screen problem I reported at
> http://sources.redhat.com/ml/cygwin/2003-02/msg00698.html ?
>
> I'm giving up. I really don't see the advantages of using the
> default terminal. Maybe only "Full Screen" ?
No, sorry, I don't use screen much... I find the default bash shell
marginally useful, though (mostly for large pastes; most of the time I use
xterms).
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`' -. ;-;;,_ igor at watson dot ibm dot com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
-- /usr/games/fortune
Attachment:
cat_accented.strace.gz
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.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] |