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 / next_history_or_next_completion

function

IPython.terminal.shortcuts:next_history_or_next_completion

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

Signature

def   next_history_or_next_completion ( event )

Summary

Control-N in vi edit mode on readline is history previous, unlike default prompt toolkit.

Extended Summary

If completer is open this still select next completion.

Aliases

  • IPython.terminal.shortcuts.next_history_or_next_completion