bundles / IPython 9.14.0.dev / IPython / terminal / shortcuts / next_history_or_next_completion
function
IPython.terminal.shortcuts:next_history_or_next_completion
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