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

bundles / IPython latest / IPython / terminal / shortcuts / RuntimeBinding

class

IPython.terminal.shortcuts:RuntimeBinding

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

Signature

class   RuntimeBinding ( command : collections.abc.Callable[[prompt_toolkit.key_binding.key_processor.KeyPressEvent], typing.Any] keys : List[str] filter : prompt_toolkit.filters.base.Condition )

Members

Aliases

  • IPython.terminal.interactiveshell.RuntimeBinding