This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / terminal / shortcuts / Binding

class

IPython.terminal.shortcuts:Binding

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

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