Sujet : Re: python repl vi mode line editing not working.
De : toby (at) *nospam* tobiah.org (Tobiah)
Groupes : comp.lang.pythonDate : 10. Jul 2024, 14:35:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6m2mk$1ttmi$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
For this to work, the Python implementation should use the same
readline library as your shell, I guess.
It works in python3, so I guess my problem is that I'm
compiling python (I think kubuntu dropped python2), but
I don't see any relevant options in the configure help.