Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7069

vi style command recall not working inside anaconda python interpreter on ubuntu noble

$
0
0

On Ubuntu Noble(24.04), I have anaconda version 25.7.0 installed.

With $HOME/.inputrc containing the line

set editing-mode vi

previous command recall using 'escape k' key sequence not working inside pythoninterpreter invoked using /usr/local/anaconda3/bin/python.

Version of python interpreter is 3.13.5


Viewing all articles
Browse latest Browse all 7069

Trending Articles