I am looking to add a keyboard shortcut/sequence where if I press both left and right shift when in a terminal app, it sends an 'esc' key press (for switching modes in vim). I think this ~can~ work with current sequence options, but it is order dependent.
Not sure if this is a solved problem, or if the answer is just to make two different sequences. Thanks so much!
Such key sequences, for example with the (small) arrow keys of a Macbook, allow two keys to be used as one.
Used individually, the keys can be used to navigate up or down a list. And pressed “simultaneously” they can replace Enter. But because “simultaneously” is not possible, two key sequences are required.