[IronPython] delete key on MAC OS X

HEMMI, Shigeru textdirected at gmail.com
Wed Aug 2 11:01:59 CEST 2006


Thanks for the respnse.
For the time being, I will use IP together with the ^Z+fg trick.
It doesn't matter for me if there is something incomplete on MAC OS X.

2006/8/2, Martin Maly <Martin.Maly at microsoft.com>:
> If you are not using the -X:TabCompletion, then IronPython console relies simply on the underlying console implementation in the CLR/System. My first guess is therefore that there may be something different about the console implementation on MAC in mono, but not being a mac user, I cannot confirm this for sure, unfortunately.
>
> Martin
>
> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of HEMMI, Shigeru
> Sent: Sunday, July 30, 2006 6:59 PM
> To: Discussion of IronPython
> Subject: Re: [IronPython] delete key on MAC OS X
>
> Thanks for the answer
>
> > Are you using the -X:TabCompletion command line switch? If so, then only some
> > of the control keys are handled and the MAC OS X delete is probably not one of
> > them.
> No, I'm not using the -X:TabCompletion command line switch.
>
>
> > If you are not using the -X:TabCompletion command line switch, the problem
> > may lie in the System.Console implementation.
> Does it mean that the System.Console implementation by mono on OS X may have
> some problem?  If this is the case, this mailing list is not the right
> place to ask this
> question; then I will switch the place to ask.
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list