This is the mail archive of the cygwin@sourceware.cygnus.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]

key "a" does not appear in bash (stty or termcap trouble?)



    I'm having strange situation where "a" key produces ^G according to Emacs
    buffer. The same in DOS box. The cursor keys do not scroll history, but
    generate bunch of Q's.

    If this is termcap issue, how to solve it? (any pointer to termcap faq?)

    Ideas?

Windows dos box/bash

    C:\WINDOWS>stty -a
    speed 38400 baud; rows 25; columns 80; line = 0;
    intr = <undef>; quit = <undef>; erase = <undef>; kill = <undef>; eof = <undef>;
    eol = <undef>; eol2 = <undef>; start = <undef>; stop = <undef>; susp = <undef>;
    rprnt = <undef>; werase = <undef>; lnext = <undef>; flush = <undef>;
    min = 0; time = 0;
    -parenb -parodd cs8 -hupcl -cstopb -cread -clocal -crtscts
    ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -ixon -ixoff
    -iuclc -ixany -imaxbel
    -opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0
    ff0
    isig icanon -iexten echo -echoe -echok -echonl -noflsh -tostop -echoctl -echoke

    /c/WINDOWS$ env | grep TERM
    TERM=cygwin

win32 Emacs: 

    ~/elisp/rc$ stty -
    stty: standard input: Not a character device

    ~/elisp/rc$ env | grep CYGWIN
    CYGWIN=nontsec tty binmode notitle ntea mixed

    ~/elisp/rc$ env | grep TERM
    TERM=emacs
    TERMCAP=emacs:co#85:tc=unknown:


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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