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

bundles / IPython 9.12.0 / IPython / terminal / shortcuts / BaseBinding

class

IPython.terminal.shortcuts:BaseBinding

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

Signature

class   BaseBinding ( command : collections.abc.Callable[[prompt_toolkit.key_binding.key_processor.KeyPressEvent], typing.Any] keys : List[str] )

Members

Aliases

  • IPython.terminal.shortcuts.BaseBinding