does the key interval wait for macros to finish?
i would say no
e.g.
ne=" :home,<!--,end,-->,home,up"
swipe up and hold to comment above lines works in a chaotical way
The keyboard does wait in some cases but apparently not in all the cases: https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/juloo.keyboard2/KeyEventHandler.java#L418
I think the should_delay logic could be removed and the delay could be applied in every cases. Could you do the change ?
I think the should_delay logic could be removed
yeah, i'll make a try
for diverses reasons i can only work with the phone as mention in:
https://github.com/Julow/Unexpected-Keyboard/issues/1090#issuecomment-3259661411
but i found an Android sdk ide for android itself!
https://play.google.com/store/apps/details?id=com.m4coding.ide
quite impressive