On Tue, Apr 04, 2017 at 02:49:53PM -0700, Omar Sandoval wrote: > I'm seeing a weird issue with my xserver where all key press events will > be set with (state & Button1Mask), which ends up breaking all st > keyboard shortcuts. xterm works correctly because it whitelists > modifiers relevant to key press events. Do the same in st. > --- > I haven't figured out why events are being reported like this, but > seeing as everything else but st works, I think we should handle it.
Sorry, forgot to put in the subject that this is [st][PATCH].
