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

Re: home/end keys in emacs -nw under eterm



On Fri, Dec 27, 2002 at 02:25:04AM +0200, Baurjan Ismagulov wrote:
> Hello,
> 
> I am experiencing problems using gray home/end keys in emacs -nw under
> eterm (all latest versions from sid). When I press them, the screen just
> flashes (as visual bell).

Hmmm...weird.  They just don't do anything for me.  They do work in vim
however.

> How can I make them work?
> 
> I know the classic C-a and C-e, however, I'm really accustomed to
> home/end from Linux console, where they work fine.
> 
> I've searched google, the archives and tried adding khome=\E[7~,
> kend=\E[8~ to the eterm terminfo and things like (global-set-key [home]
> 'beginning-of-line) to ~/.emacs, but this didn't solve the problem.

What codes do they generate?  Run 'cat' and hit home then end.  I get
this:
^[[7~^[[8~

I don't really know what else to say, terminfo is very black magic for
me...

-rob

Attachment: pgpmfrdcPjQ9G.pgp
Description: PGP signature


Reply to: