-
Notifications
You must be signed in to change notification settings - Fork 142
Labels
compile-keymapIndicates a need for improvements or additions to keymap compilationIndicates a need for improvements or additions to keymap compilationenhancementIndicates new feature requestsIndicates new feature requests
Milestone
Description
Originally posted by @wismill in #620 (comment)
I thought about introducing VoidAction(), to mirror NoSymbol/VoidSymbol. Because currently we also do not have an easy way to erase previous explicit actions when using RMLVO:
NoAction()does not overwrite the previous action.replace keyworks only in the same file or after a child file.SetControls()kind of work if you want to break latches. But it’s ugly.
The no/void qualifiers are not very clear, but at least we would be consistent with the keysyms.
Metadata
Metadata
Assignees
Labels
compile-keymapIndicates a need for improvements or additions to keymap compilationIndicates a need for improvements or additions to keymap compilationenhancementIndicates new feature requestsIndicates new feature requests