help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: S-up and emacs -nw?


From: Fredrik Staxeng
Subject: Re: S-up and emacs -nw?
Date: 14 Oct 2002 20:56:44 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

"Joe Casadonte" <jcasadonte@northbound-train.com> writes:

>My cygwin termcap entry reads:
>
>cygwin:\
>       :xn@:op=\E[39;49m:Km=\E[M:te=\E[2J\E[?47l\E8:ti=\E7\E[?47h:tc=linux:

The ti/te in that entry makes less, emacs and other termcap using programs
switch buffers, and restore the screen on exit. If that bothers you, 
remove them, so that the termcap entry reads 

cygwin:\
        :xn@:op=\E[39;49m:Km=\E[M:te=:ti=:tc=linux:

But for the shift up question, I don't understand why you would want to
use Emacs under in the cygwin window. There is an NT port of Emacs which 
gives you full access to the keyboard, including all modifier combinations.

If you want to log in to another host, an X server for NT also gives you
full access to the keyboard. Yes, you said you didn't want X, but you
do, really :-)

Terminal emulators are just that, they inherit the limitations of the
keyboard handling of the old terminals they emulate. Some probably
have fully programmable keyboard handling, and could be made to do what 
you want. 

-- 
Fredrik Stax\"ang | rot13: sfgk@hcqngr.hh.fr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]