bundles / IPython latest / IPython / terminal / shortcuts / auto_suggest / NavigableAutoSuggestFromHistory / _find_next_match
function
IPython.terminal.shortcuts.auto_suggest:NavigableAutoSuggestFromHistory._find_next_match
Signature
def _find_next_match ( self , text : str , skip_lines : float , history : History ) → Generator[Tuple[str, float], None, None] Summary
No Docstrings
Aliases
-
IPython.terminal.interactiveshell.NavigableAutoSuggestFromHistory._find_next_match