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