ST doesn’t fire events for modifier keys alone apparently, but I’d like to detect when an alpha-numeric key is pressed while alt (must distinguish between left and right alt) is held down, and add it to a selection that I can run further commands on.
I’ve been digging around docs but haven’t found how to do this. Any ideas?