-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed as not planned
Labels
A-keymapArea: Keymap and keybindingsArea: Keymap and keybindingsC-enhancementCategory: ImprovementsCategory: Improvements
Description
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
7ombie
Metadata
Metadata
Assignees
Labels
A-keymapArea: Keymap and keybindingsArea: Keymap and keybindingsC-enhancementCategory: ImprovementsCategory: Improvements