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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
