bundles / IPython 9.10.0 / IPython / terminal / shortcuts / Binding
class
IPython.terminal.shortcuts:Binding
Signature
class Binding ( command : collections.abc.Callable[[prompt_toolkit.key_binding.key_processor.KeyPressEvent], typing.Any] , keys : List[str] , condition : str | None = None ) Members
Aliases
-
IPython.terminal.shortcuts.Binding