Python Autocomplete Enabled; Can't Disable #19030

Closed
opened 2026-01-31 06:31:45 +00:00 by claunia · 3 comments
Owner

Originally created by @MarkMoretto on GitHub (Dec 8, 2022).

Windows Terminal version

No response

Windows build number

No response

Other Software

No response

Steps to reproduce

Use IPython and type part of a command that you've already run.

Expected Behavior

The ability to type code without auto-complete being forced upon me.

I would like to disable this behavior.

Actual Behavior

Auto-complete using recent history to suggest code. See image.

image

Originally created by @MarkMoretto on GitHub (Dec 8, 2022). ### Windows Terminal version _No response_ ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce Use IPython and type part of a command that you've already run. ### Expected Behavior The ability to type code without auto-complete being forced upon me. I would like to disable this behavior. ### Actual Behavior Auto-complete using recent history to suggest code. See image. ![image](https://user-images.githubusercontent.com/25012707/206473493-50a01159-4b48-409d-8f96-f1f4b8e00a34.png)
claunia added the Issue-BugResolution-External labels 2026-01-31 06:31:45 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Dec 8, 2022):

This isn't something the Terminal is providing. This is something probably coming from IPython itself. You might want to check their configuration options.

I know that PSReadline has a similar auto-suggest feature, but based on the text there I wouldn't suspect that to be the PsReadline completion.

@zadjii-msft commented on GitHub (Dec 8, 2022): This isn't something the Terminal is providing. This is something _probably_ coming from IPython itself. You might want to check their configuration options. I know that PSReadline has a similar auto-suggest feature, but based on the text there I wouldn't suspect that to be the PsReadline completion.
Author
Owner
@zadjii-msft commented on GitHub (Dec 9, 2022): See: https://github.com/ipython/ipython/issues/12819#issuecomment-1344862304 /dup https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#autosuggestions
Author
Owner

@ghost commented on GitHub (Dec 9, 2022):

Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!

@ghost commented on GitHub (Dec 9, 2022): Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19030