[IPython-user] vim-mode on the command line of ipython like in bash?
Paul Ivanov
pivanov314@gmail....
Wed Dec 3 12:18:18 CST 2008
Hi Benjamin,
There definitely is: you can put those lines in your ~/.inputrc and
readline will pick them up inside ipython.
As a bonus, all other programs that internally use readline will now use
vi-mode as well.
cheers,
Paul Ivanov
Benjamin J. Racine, on 2008-12-02 15:45, wrote:
> Hi all,
>
> set editing-mode vi
> set keymap vi-insert
>
> I use the flags as above to get vim key-bindings on the bash command line.
>
> Does anybody know if similar is possible with ipython?
>
> Not picky about having this, but definitely curious.
>
> Thanks ahead of time,
>
> BENJAMIN J. RACINE
> ocean engineer
> THE *GLOSTEN *ASSOCIATES
> T 206.624.7850 | F 206.682.9117 | M 239.777.2063
> bjracine@glosten.com <mailto:bjracine@glosten.com> | www.glosten.com
> <http://www.glosten.com/>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> IPython-user mailing list
> IPython-user@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-user
mailing list