Jules Aguillon
Jules Aguillon
The app installed an icon on your launcher. You might be able to enable it from there.
There's several ways to switch between keyboards depending on the device. There might be: - A silent notification while any keyboard is visible. It can be clicked. - A little...
What terminal application are you using ? It seems to me that the keyboard does send the right keys for `ctrl+ins`, `shift+ins`, etc.. If you use Termux, it does not...
Sorry for the slow reply. Termux doesn't do anything special for these keys by default. It also seems that it doesn't have any copy and paste shortcuts. I suggest to...
Thanks @alotbsol555 for finding the other issue :) The "NumPad layout" option shouldn't affect the PinPad. One reason is that both layouts are opposite when the option is set to...
It's similar with a different API. That other plugin doesn't work with Vim.
Thanks for reporting! This is fixed on `main`. It seems to be the same as https://github.com/ocaml-ppx/ocamlformat/issues/2539
Hi, I haven't looked at that since half a year but in my opinion, the `endian.h` problem is just an arbitrary difference between Termux and the NDK (which has a...
This have been requested before and I decided not to implement it because it can't work on Android 12 and above: https://github.com/Julow/Unexpected-Keyboard/issues/69 Though, I'm not against the idea if someone...
> IIRC the reason would be that switching the value of exp-grouping back and forth would not cause a massive diff. I think @smasher164 changed himself the parens into `begin`/`end`....