Skip to content

Only enable "resume hinting" with right arrow if at the EOL#14052

Merged
Carreau merged 1 commit intoipython:mainfrom
krassowski:fix-right-arrow
May 4, 2023
Merged

Only enable "resume hinting" with right arrow if at the EOL#14052
Carreau merged 1 commit intoipython:mainfrom
krassowski:fix-right-arrow

Conversation

@krassowski
Copy link
Copy Markdown
Member

Fixes #14051

@krassowski krassowski added the bug label Apr 28, 2023
@krassowski krassowski added this to the 8.12.2 milestone Apr 28, 2023
@krassowski krassowski requested a review from Carreau April 28, 2023 12:52
@2sn
Copy link
Copy Markdown

2sn commented Apr 29, 2023

@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.

@krassowski
Copy link
Copy Markdown
Member Author

What specifically do you find unsuitable for practical work? If this is about #14051 issue, this PR fixes it and I believe @Carreau will look at releasing a bug fix soon. I apologise but there is not much I can do here.

@eirnym
Copy link
Copy Markdown

eirnym commented May 3, 2023

@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?

@krassowski
Copy link
Copy Markdown
Member Author

Yes, as outlined in #14051 (comment) and the following comment.

Copy link
Copy Markdown

@sebcampos sebcampos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet

@Carreau Carreau merged commit 78fcf82 into ipython:main May 4, 2023
meeseeksmachine pushed a commit to meeseeksmachine/ipython that referenced this pull request May 4, 2023
Carreau added a commit that referenced this pull request May 4, 2023
…h right arrow if at the EOL) (#14068)

Backport PR #14052: Only enable "resume hinting" with right arrow if at
the EOL
@eirnym
Copy link
Copy Markdown

eirnym commented May 4, 2023

@krassowski I asked about keybindings in general, not a workaround.

@krassowski
Copy link
Copy Markdown
Member Author

Every shortcut can be changed to your liking since #13928, with documented TerminalInteractiveShell.shortcuts traitlet, list of shortcuts.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Right arrow broken in 8.12.1

5 participants