Julow / Unexpected-Keyboard

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

Feature Request: Add space to numpad #609

Closed innerspacepilot closed 2 months ago

innerspacepilot commented 2 months ago

Hello, thanks for nice keyboard. It would be nice to have "space" on numpad e.g. swiping down "0". Needed for entering numbers with spaces like "telnet 192.168.198.198 80"

Thanks.

Julow commented 2 months ago

The numpad contains space: it is the key between . and enter.

Do you mean the "pin entry" layout that shows up 4 columns ? I agree it would be nice to have a space key here.

innerspacepilot commented 2 months ago

Oh, I've missed it. Was looking for it many times :) maybe it should have "|__|" symbol?

Julow commented 2 months ago

I noticed that too and fixed it in 78f85e5. Thanks for reporting issues!