Skip to content

Add option to get autosuggest from history#293

Open
jsr-p wants to merge 1 commit intojupyter:mainfrom
jsr-p:feat/add-autosuggestion-from-history
Open

Add option to get autosuggest from history#293
jsr-p wants to merge 1 commit intojupyter:mainfrom
jsr-p:feat/add-autosuggestion-from-history

Conversation

@jsr-p
Copy link
Copy Markdown

@jsr-p jsr-p commented Apr 2, 2023

This PR adds the option to get autosuggestions based on the AutoSuggestFromHistory class from prompt_toolkit as is also done in IPython here.
The NavigableAutoSuggestFromHistory does not seem to work as well with the jupyter_console shell as with the IPython shell (slight delay when navigating through the history which I could not identify), so I have excluded it from this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant