Skip to content

Adding command support for minor modes #5734

@CyberFlaw

Description

@CyberFlaw

As we know all the helix work on commands. We enter into some mode and do some keybinding which results in executing a command like hover for C-k in normal mode.

While I was fiddling with the config file, I noticed I can't remap w in space mode (or C-w) to any other key as there are no commands for selecting or moving to another mode (except for non-minor modes).

I'd like to propose an idea to add commands for minor modes so we can remap window or similar modes like goto, view, or sticky view with other keybindings from the config file itself, and not tweak the source code for default keymap

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-keymapArea: Keymap and keybindingsC-enhancementCategory: Improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions