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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
I created #165 previously, but
Cmd+\has not been able to toggle tree-view yet.Steps to Reproduce
atom --safe ..Cmd-\.¥is swapped to\by Google Japanese Input (see the image).FYI:
¥キーで入力する文字meansWhich character to be input by '¥' key.Expected behavior: Toggle tree-view.
Actual behavior: No effect. Key Binding Resolver shows
Cmd-¥.Reproduces how often: Always.
Versions
Additional Information
Work Around
To wok around this issue, we can add the following in keymap.cson.
IME layer is ignored?
¥key seems to be always resolved¥character regardless of the setting of IME above.