iswitchw icon indicating copy to clipboard operation
iswitchw copied to clipboard

Add ability for Ctrl+A to select all typed text

Open fishstik opened this issue 4 years ago • 0 comments

I have ctrl+a, backspace in my muscle memory to quickly delete all text I've written. This commit adds that capability for the input box. Handles regular a and modifiers using the existing AddModifierKeys() function.

fishstik avatar Oct 02 '20 01:10 fishstik