python repl vi mode line editing not working.

Liste des GroupesRevenir à cl python 
Sujet : python repl vi mode line editing not working.
De : toby (at) *nospam* tobiah.org (Tobiah)
Groupes : comp.lang.python
Date : 09. Jul 2024, 15:15:14
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6jd52$1cup4$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Kubuntu 24.04.
sinewave:toby ~(1)> cat .inputrc
set editing-mode vi
set keymap vi
sinewave:toby ~(1)> cat .editrc
bind -v
bind \t rl_complete
sinewave:toby ~(1)> python
Python 2.7.18 (default, Jul  8 2024, 12:49:12)
[GCC 13.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.

1
2
2
^[k
I see the literal 'escape' character + 'k', when it should
let me edit previous commands.
I did have to compile my own python because I'm using 2.7 on
this machine.
Thanks for any help.
Toby

Date Sujet#  Auteur
9 Jul 24 * python repl vi mode line editing not working.4Tobiah
9 Jul 24 +* Re: python repl vi mode line editing not working.2Stefan Ram
10 Jul 24 i`- Re: python repl vi mode line editing not working.1Tobiah
10 Jul 24 `- Re: python repl vi mode line editing not working.1Tobiah

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal