This is the mail archive of the cygwin 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: Using emacs in a terminal window


Ken Brown <kbrown@cornell.edu> writes:

>    - xterm: Invoke xterm with -xrm *backarrowKey:false or put
>      'XTerm*backarrowKey: false' in your .Xdefaults file.  Once xterm
>      is started, give the command 'stty erase ^?'.  (These
>      suggestions are only relevant if you invoke emacs with the -nw
>      option in an xterm window or if you have not installed
>      emacs-X11.)

I have used the following for a long time:

XTerm*vt100.translations: #override <Key>BackSpace: string(0x7f)
XTerm*ttyModes: erase ^? intr ^C

I also have "stty erase ^?" in .bashrc


-- 
Fredrik Stax\"ang | rot13: sfgk@hcqngr.hh.fr
This is all you need to know about vi: ESC : q ! RET


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