tmatz / android-unistroke-keyboard

Unistroke Handwriting Input Method for Programming
GNU General Public License v3.0
28 stars 4 forks source link

shift + tab is not handled correctly #18

Open tmatz opened 3 years ago

tmatz commented 3 years ago

coc-nvim completion list is not back when types shift + tab.

it works when hacker's keyboard is used.

maybe shift key event is not sent correctly.