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
* Temporarily disable input method interception. fixesmicrosoft#151496
rebase, sync fork
Author: guttyon <[email protected]>
interactive rebase in progress; onto 851a0da
Last command done (1 command done):
pick e021b16 Temporarily disable input method interception. fixesmicrosoft#151496
Next command to do (1 remaining command):
pick 07b3ec4be36 add keybindingChordMode. move ime code into if-closure in _leaveChordMode. Because original code is called multi time while typing key.
You are currently rebasing branch 'temporarily_disable_input_method_interception' on '851a0dad5dd'.
* add keybindingChordMode. move ime code into if-closure in _leaveChordMode. Because original code is called multi time while typing key.
* remove ipcRender.send
* remove ffi-napi
* remove \n
* Added to test that the keybindingChordMode command is called.
* Make all editors readonly when in chord mode to suppress composing
Co-authored-by: vsgutcode <[email protected]>
Co-authored-by: Alexandru Dima <[email protected]>
0 commit comments