Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.54k stars 194 forks source link

add keys to go to beginning/end of input box? #804

Open lrvideckis opened 2 hours ago

lrvideckis commented 2 hours ago

the functionality i want is to be able to (after placing the cursor somewhere in the middle of a lot of text) to then delete all text (in the input box) after/before the cursor

example use case: my friend sends me a text containing an address (but with a ton of other stuff), on whatsapp. my goal is to copy just the address. but whatsapp only allows coping entire texts so i do that. then i paste somewhere else (like maybe google maps) but i only want to search for the address

so i tap to place the cursor right after the address. and now i want to delete all text afterwards

lrvideckis commented 2 hours ago

I tried the home/end keys (like hit caps lock first, then end, then backspace), but they only go to the beginning/end of the current line, not the entire text box

lrvideckis commented 2 hours ago

currently the way i do this is: