bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] vi-mode and python shell


From: Carlos Pita
Subject: [Bug-readline] vi-mode and python shell
Date: Tue, 14 Jul 2015 18:12:56 -0300

Hi Chet,

I'm having problems using the some vi operators inside the python/ipython shell.

Say I have the following line with the cursor at position 0:

^xxxxxyxxxxx

In the bash prompt dty will result in

^yxxxxx

But inside the python shell... well, try it yourself, it's hard to
describe. Sometimes I'm not even able to return to insert mode without
cancelling the line. One thing is true: ty will work, but dty won't.

I don't know whether this is a regression or not. I downgraded python
and readline to some recent versions but to no avail. I have also
played with readline options inside python a bit (disabled
completions, incremented keyseq waiting time, etc.) with no better
luck.

Python 3.4.3
readline 6.3.008

Could you check this? I will report it to the python tracker in case
it's necessary.

Regards
--
Carlos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]