euporie.core.key_binding.registry
Define default key-bindings.
Functions
|
Get a command from the centralized command system by name. |
|
Assign key-bindings to commands based on a dictionary. |
|
Update the key-binding registry. |
Classes
A container for a set of key bindings. |
- euporie.core.key_binding.registry.load_registered_bindings(*names: str, config: Config | None = None) KeyBindingsBase
Assign key-bindings to commands based on a dictionary.