You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is basically because update_preedit is only called if the key is filtered. But as for commit-unhandled, the key is filtered or not is controlled by egg_like_newline.
This would leave preedit to be non-empty after press "Shift+A" Enter.
The text was updated successfully, but these errors were encountered:
This is basically because update_preedit is only called if the key is filtered. But as for commit-unhandled, the key is filtered or not is controlled by egg_like_newline.
This would leave preedit to be non-empty after press "Shift+A" Enter.
The text was updated successfully, but these errors were encountered: