[IPython-user] tab completion on OSX
Fernando Perez
Fernando.Perez at colorado.edu
Fri Feb 11 10:23:18 CST 2005
John Hunter wrote:
> When I do tab completion on dirs in ipython under OSX, I get an extra
> space a the end. So I have to do
>
> So to get to python/projects/matplotlib/examples, I have to do
>
>
>>>>cd pyt<TAB><BACKSPACE>proj<TAB><BACKSPACE>matpl<TAB><BACKSPACE>exam<TAB><BACKSPACE>
>
>
> would it be easy to patch ipython to rstrip all completions?
Test this patch, which I haven't applied yet. If it works for you, it will
sneak in for 0.6.11.
Best,
f
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iplib-complete.diff
Type: text/x-patch
Size: 1240 bytes
Desc: not available
Url : http://projects.scipy.org/pipermail/ipython-user/attachments/20050211/30e7d051/attachment.bin
More information about the IPython-user
mailing list