On Thu, Sep 06, 2018 at 01:18:26PM -0700, Devin Neal wrote: > There appears to be a problem with one of the patches to enable mouse > scrolling at https://st.suckless.org/patches/scrollback/. > > It seems that this patch is incorrect, though I'm not discounting the > possibility that I've done something wrong. >
Hi Devin, you need to apply the normal scrollback patch before the mouse one. Then it works. -- Best, Daniel