Key press when scrollTtyKeypress is enabled does not trigger on_view_change hook
Emanuele Giaquinta
emanuele.giaquinta at gmail.com
Mon Dec 2 21:13:45 CET 2024
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