emacs-devel
[Top][All Lists]
Advanced

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

Re: terminal scrolling in help


From: Yuri Khan
Subject: Re: terminal scrolling in help
Date: Tue, 14 Dec 2021 00:50:54 +0700

On Tue, 14 Dec 2021 at 00:35, Colin Baxter 😺 <m43cap@yandex.com> wrote:

>     > You should really get that diagnosed. PageUp/PageDown are supposed
>     > to work in all of the above; they emit ESC [ 5 ~ and ESC [ 6 ~
>     > which are decoded to [prior] and [next] in term/xterm.el which
>     > term/rxvt.el and term/st.el build on.
>
> Well [5~ and [6~ do appear in the scratch buffer but that's all.

So, for each of the terminals you’d like to investigate: what is your
$TERM environment variable set to, what is your input-decode-map like,
and are you using any terminal multiplexer such as screen or tmux?



reply via email to

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