You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / terminal / shortcuts / Binding

class

IPython.terminal.shortcuts:Binding

source: /IPython/terminal/shortcuts/__init__.py :48

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