Hello,

> A really short question: i've problems with ironpython console since 
> IronPython-beta8. Backspace is not working, arrows (commands history) is 
> not working (i don't think the arrows were working anyway, but with 
> beta-8 it's unusable).
> 
> Do you have any solution to this? (inputrc?)

You want to pass this argument to ipy.exe (the Release Candidate name):

        mono ipy.exe -X:TabCompletion

That will get you backspace, arrows and tab completion.

Miguel.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to