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
Bug report
Bug description:
The completions menu does not get updated when inserting a character. In a related matter, if one clicks
Tabonce when there's multiple possible completion a[ not unique ]message apperas. If someone presses another key there, instead of pressingTaba 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