Closed aldinezi closed 5 years ago
Inserting character over selection should behave as hardware keyboard does, replacing selection with pressed character.
Currently, inserting character over selection just inserts character on the beginign of selection.
I have created PR that expands this behavior. #38
I'm having same issue in my project. This fix would save me a lot of "hacky" work.
Released in 0.3.2
@icebob Thank you!
Inserting character over selection should behave as hardware keyboard does, replacing selection with pressed character.
Currently, inserting character over selection just inserts character on the beginign of selection.
I have created PR that expands this behavior. #38