[IPython-user] How do I make VI the line editor?
Ville M. Vainio
vivainio@gmail....
Tue Mar 31 03:33:36 CDT 2009
On Tue, Mar 31, 2009 at 11:09 AM, Coert Waagmeester
<lgroups@waagmeester.co.za> wrote:
> Or if you want to go back in command history you use the vi arrow keys,
> for instance Esc+k
>
>
> This is what I would like to do in iPython.
IPython uses readline, so it can be done by configuring readline. Try
setting up a readline config file, or check ipy_defaults.py in source
distribution.
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the IPython-user
mailing list