[IPython-dev] pyreadline: getting callbacks for keypresses from pyreadline

Ville M. Vainio vivainio at gmail.com
Thu Jun 14 17:51:58 EDT 2007


On 6/15/07, Fernando Perez <fperez.net at gmail.com> wrote:

> I think that GNU readline does allow this, but I'm not 100% sure.
> Then, there's the question of whether it will be available to ipython
> itself.  You can check the GNU readline docs and see if it's possible
> via a call to
>
> readline.parse_and_bind(" some syntax here to bind key->cmd ")

This does not allow binding an arbitrary callable.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list