Skip to content

Command hide_sidebar in sublime-keymap breaks keyboards on some layouts #45

Description

@biskweet

Commit a3f00e2 is causing trouble on many keyboard layouts.

In short, the "hide sidebar" keymap entirely disables the ability to write the closing square bracket ] on Azerty keyboard layouts (probably others). The native way to write some alternative symbols on Azerty is to use AltGr + [KEY] (see Wikipedia here). In the case of Azerty keyboards, AltGr + ) is supposed to write ], but it seems that Sublime detects it as Ctrl + Alt + ].

Temporary fix for current users: disable the shortcut.

Suggested fix: change the shortcut to a combination of keys which does not conflit with something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions