euporie.core.key_binding

Define key-bindings for the application.

Modules

euporie.core.key_binding.bindings

Define collections of generic key-bindings which do not belong to widgets.

euporie.core.key_binding.key_processor

Modify the KeyProcessor to remove any timeout after an escape key press.

euporie.core.key_binding.micro_state

Define the state of the micro editing mode.

euporie.core.key_binding.registry

Define default key-bindings.

euporie.core.key_binding.utils

Utility functions for formatting key-bindings.

euporie.core.key_binding.vi_state

Create a Vi state which defaults to navigation mode.