Unexpected-Keyboard icon indicating copy to clipboard operation
Unexpected-Keyboard copied to clipboard

[feature] swipe delete

Open quantenzitrone opened this issue 3 years ago • 9 comments

https://user-images.githubusercontent.com/74491719/151580765-c79ab179-e3c0-4618-9c0c-6414d38b7ed4.mp4

like in this video of OpenBoard.

quantenzitrone avatar Jan 28 '22 16:01 quantenzitrone

This would be an awesome feature. (similar suggestion: https://github.com/Julow/Unexpected-Keyboard/issues/7)

However, I don't want to copy this idea as it is because it wouldn't be the best fit for this keyboard. There's already a "precise repeat" feature that is not working well and I planned to improve it at some point.

Julow avatar Feb 06 '22 19:02 Julow

The "precise repeat" feature will be improved during the next release but maybe not enough to close this issue yet. (c85e9a9)

Julow avatar Feb 22 '22 18:02 Julow

i think this issue is resolved enough with "precise repeat" and Ctrl+Backspace (delete word)

quantenzitrone avatar Oct 20 '22 16:10 quantenzitrone

You might be interested in https://github.com/Julow/Unexpected-Keyboard/issues/7#issuecomment-1399625673

Julow avatar Jan 22 '23 22:01 Julow

I would like to add my opinion that this feature would be nice to have as well.

Swipe to move cursor which was recently added is a huge welcome. Shift + swipe to highlight a word is nice as well when trying to specifically delete a word somewhere in a sentence.

I would like to add that for speed and ergonomics, it would be nice to have swipe on delete to quickly delete a mistake. Its faster than having to hit shift, highlight, hit delete which is 3 gestures vs 1. My humble 2 cents.

moya2162 avatar Jan 24 '23 22:01 moya2162

This seems nice indeed.

Julow avatar Jan 29 '23 17:01 Julow

Came here to request this feature. I keeps switching back to simple keyboard for regular use because of this.

mexicancartel avatar Sep 23 '23 17:09 mexicancartel

I don't know if keys like "select all" are somehow fundamentally different than "key = key combination", but having access to those would mostly solve the issue:

ctrl+backspace, ctrl+delete = delete word ctrl+left, ctrl+right = move by word ctrl+shift+left, ctrl+shift+right = select word shift+left, shift+right = select character

unless we can already send key combinations?

I'm also missing this feature from simple keyboard. I don't think key combinations are a good replacement - swipe deletion with selecfion is fast and very precise.

The PR which implemented this for reference: https://github.com/rkkr/simple-keyboard/pull/99

ChristianKurz avatar Mar 12 '24 21:03 ChristianKurz