Skip to content

ST3: Disabling keybindings doesn't work #8

@pmorch

Description

@pmorch

I wanted to disable the "right" keybinding, but it doesn't work in ST3, even though the exact same procedure works for me in ST2.

I've created a $HOME/.config/sublime-text-3/Packages/User/SimpleClone.sublime-settings file (on Linux) containing

{ "disabled_keymaps": "all" }

But ctrl+shift+right still clones. Creating the exact same file for ST2 ($HOME/.config/sublime-text-3/Packages/User/SimpleClone.sublime-settings) works like a charm.

The only workaround I could use: Install the package in a directory and edit $HOME/.config/sublime-text-3/Packages/SimpleClone/Default (Linux).sublime-keymap to remove the binding manually.

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