Only enable "resume hinting" with right arrow if at the EOL#14052
Merged
Carreau merged 1 commit intoipython:mainfrom May 4, 2023
Merged
Only enable "resume hinting" with right arrow if at the EOL#14052Carreau merged 1 commit intoipython:mainfrom
Carreau merged 1 commit intoipython:mainfrom
Conversation
5ae9dc1 to
e9945f7
Compare
|
@krassowski How can I disable this new hinting and right-arrow feature? My apologies, whereas it may look nice, I find it rather unsuitable for practical work. |
Member
Author
|
@krassowski This works like a charm and I don't need to disable autosuggestion feature. Is it possible to do similar binding in general in ipython config? |
Member
Author
|
Yes, as outlined in #14051 (comment) and the following comment. |
meeseeksmachine
pushed a commit
to meeseeksmachine/ipython
that referenced
this pull request
May 4, 2023
…row if at the EOL
|
@krassowski I asked about keybindings in general, not a workaround. |
Member
Author
|
Every shortcut can be changed to your liking since #13928, with documented |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #14051