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

bundles / IPython 9.3.0 / IPython / terminal / shortcuts / BaseBinding

class

IPython.terminal.shortcuts:BaseBinding

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

Signature

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

Members

Aliases

  • IPython.terminal.shortcuts.BaseBinding