Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How do I finish this key-binding (for PageUp-Down)
- X-seq: zsh-users 24771
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- Subject: Re: How do I finish this key-binding (for PageUp-Down)
- Date: Tue, 14 Apr 2020 12:36:26 -0700
- Cc: Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <CAN=4vMq9_Y9ZHe12Gp_h5f5C+2pk2rrZ-RhRWEcOi_Bey9SsxA@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20200414192459.GA20687@panix.com> <CAN=4vMq9_Y9ZHe12Gp_h5f5C+2pk2rrZ-RhRWEcOi_Bey9SsxA@mail.gmail.com>
On Tue, Apr 14, 2020 at 12:30 PM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> On Tue, Apr 14, 2020 at 9:26 PM rj <rj@xxxxxxxxx> wrote:
> > I'd like to change <hold-SHIFT>-<PageUp> to a simple one-keystroke for
> > scrolling in zsh in the terminal. So that I only have to press <PageUp> to
> > scroll back.
>
> Terminal scrolling is done by the terminal, not by zsh. To change the
> key binding for scrolling, you need to look into your terminal's
> settings. If your terminal doesn't allow you to change this binding,
> there is nothing Zsh can help you with.
You might also find this binding in your windowing system (X11,
MSWindows) / window manager settings (Gnome, Xfce, etc.).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author