emacs-devel
[Top][All Lists]
Advanced

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

Re: terminal scrolling in help


From: Andreas Schwab
Subject: Re: terminal scrolling in help
Date: Mon, 13 Dec 2021 21:27:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.90 (gnu/linux)

On Dez 14 2021, Yuri Khan wrote:

> On Tue, 14 Dec 2021 at 02:05, Colin Baxter 😺 <m43cap@yandex.com> wrote:
>
>> Well TERM is xterm-256color in xterm and zsh, but st-256color in stterm
>> and screen-256color in tmux.
>
> Looks sane. (Except that zsh is not a terminal emulator.)
>
>> For the input-decode-map, do you mean the
>> output from the emacs variable "input-decode-map"? I'm using emacs -Q so
>> the variable value covers many lines - do you want all of that?
>
> Just see if it has these entries:

The problem is that help-for-help uses an overriding-local-map that
makes almost all keys undefined, including the ESC key.  If ESC where
bound to nil, all the input-decode-map mappings would still work.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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