Make KeyBinds run Triggers instead of just Runnables #5
Labels
No labels
Bug
Core
Improvement/Polish
New feature
On hold
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: BaseBand/BaseBandRewrite#5
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Most keybinds and triggers overlap, so we should have keybinds run triggers.
This should be implemented by having @KeyBind which can be added to any method that also has a trigger or a config annotation. If it's trigger, also display that, if it's config, only display the keybind.