Closed
Description
Bug report
Bug description:
I've been playing a bit with the new REPL, it's so awesome! (thanks to @pablogsal and @ambv for the core.py episode 💌 )
I noticed a strange behaviour of the tab completion, whereas upon pressing the tab twice to show available options, the >>>
prompt jumps down and the options are displayed above it. Please tell me this is a bug and not a feature. 😅
After a single TAB
After the second TAB
This is on Fedora 39, built with ./configure --with-readline
, in Terminator terminal.
Apologies if I missed something, happy to provide more info.
CPython versions tested on:
3.13
Operating systems tested on:
Linux
Linked PRs
Metadata
Metadata
Assignees
Labels
Python modules in the Lib dirPython modules in the Lib dirRelated to the interactive shellRelated to the interactive shellA feature request or enhancementA feature request or enhancement