[IPython-dev] pyreadline and Tab insertion

Ville M. Vainio vivainio at gmail.com
Sun Aug 17 06:52:58 EDT 2008


2008/6/9 Vivian De Smedt <vds at aisystems.be>:

> Here is my proposition of patch in a diff form.

> +        line_cursor = len(self.l_buffer)

I think this only works if the cursor is at the end of the line. What
if you go in the middle of entered text and press tab?

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



More information about the IPython-dev mailing list