Yuichiro Tachibana (Tsuchiya)
Yuichiro Tachibana (Tsuchiya)
I don't know about that plugin. Please describe the details of the problem and tell me what I should fix on our side.
This extension manages the mark-mode and selection state in its internals and provides customized cursor movement commands such as `emacs-mcx.nextLine` which is assigned to `"down"` and `ctrl+n` for example. So...
A similar problem is in the playground too, where the gutter and the button widget in `` and the unselected tab have wrong colors. 
Is there any OS-level keybindings defined? For example, on macOS, `ctrl+space` is bound to something, e.g. Spotlight or switching input method. https://discussions.apple.com/thread/8507324?sortBy=rank https://stackoverflow.com/questions/71337137/intellij-basic-complete-ctrl-space-is-not-working-on-macos
Plz reopen this if it still happens.
It's an intended behavior of this extension as the selected length is 0. Is it different from Emacs? My reference is basically the default settings of Emacs for MacOS. Let...