Skip to content

PyREPL: Completion menu does not get updated when inserting a character #120041

Closed
@lysnikolaou

Description

@lysnikolaou

Bug report

Bug description:

The completions menu does not get updated when inserting a character. In a related matter, if one clicks Tab once when there's multiple possible completion a [ not unique ] message apperas. If someone presses another key there, instead of pressing Tab a second time, it messes up the cursor and appends the pressed character after the message.

CPython versions tested on:

3.13, CPython main branch

Operating systems tested on:

Linux, macOS

Linked PRs

Metadata

Metadata

Assignees

Labels

3.13bugs and security fixes3.14new features, bugs and security fixestopic-replRelated to the interactive shelltype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions