Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: posting-list@MailAndNews.com (Jari Aalto+mail.emacs)
To: cygwin@sourceware.cygnus.com
Subject: key "a" does not appear in bash (stty or termcap trouble?)
Keywords: undef,term,emacs,windows,termcap,stty,grep,env
X-Sender-Info: Emacs tiny tools: http://poboxes.com/jari.aalto/emacs-elisp.html
  http://home.eu.org/~jari/homepage.html
  PGP 2.6.x keyid 47141D35 http://www.pgp.net/pgpnet/
Date: 03 Jan 2000 15:47:32 +0200
Message-ID: <wkso0fgtcb.fsf@blue.sea.net>
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 (i386-*-windows98.1998)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Lines: 38


    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

