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

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

Re: [help] emacs on gnome-terminal


From: Takehiko Abe
Subject: Re: [help] emacs on gnome-terminal
Date: Tue, 24 Jul 2007 13:05:32 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>> emacs still gives me pesky ;5D;5C;5D;5C;5D;5C;5D;5C;5D;5C.
>
> Try the following in your ~/.emacs file:
>
> (define-key global-map "\eO1;5A" [(control up)])
> (define-key global-map "\eO1;5B" [(control down)])
> (define-key global-map "\eO1;5C" [(control right)])
> (define-key global-map "\eO1;5D" [(control left)])

That does it. Beautiful. Thanks a lot.

I found a bug report filed against debian libvte9 [#421734].
which concerns a similar problem -- shift-arrow producing
1;2c, etc in vi. And I was about to try other terminal
emulator. I guess I don't have to.

regards,
T.


reply via email to

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