Key press when scrollTtyKeypress is enabled does not trigger on_view_change hook
Dennis Hofheinz
list at kjdf.de
Tue Dec 3 12:53:11 CET 2024
Hi Emanuele,
Thanks!
Best regards
Dennis
On 2024-12-02, at 21:13:45 +0100, Emanuele Giaquinta wrote:
> Hi,
>
> On Sun, Oct 13, 2024 at 09:35:21AM +0200, Dennis Hofheinz wrote:
> > When the scrollTtyKeypress resource is set to true, and view_start is nonzero,
> > a keypress should update view_start to zero and trigger a refresh. That works,
> > but this update does not trigger on_view_change, although I guess it should.
> > Here's a patch that calls the hook in that case.
>
> thanks for the report and the patch. I committed a fix based on it.
>
> Emanuele
More information about the rxvt-unicode
mailing list