euporie.core.app.KeyProcessor
- class euporie.core.app.KeyProcessor(*args: Any, **kwargs: Any)
A subclass of prompt_toolkit’s keyprocessor.
This adds an exception to the auto-flush timeout so that the input is flushed immediately if the key pressed is the escape key.