[IPython-dev] [Pythonmac-SIG] readline support for OS X Leopard
Boyd Waters
bwaters@nrao....
Fri Oct 26 23:08:46 CDT 2007
On Oct 26, 2007, at 7:50 PM, emoy@apple.com wrote:
> It right there in my original message
> You have to use EditLine syntax:
>
> readline.parse_and_bind ("bind ^I rl_complete")
Oh good grief... I'm a *user*. You can't expect me to *read*...
um.. what is the smiley-thing for hanging my head in shame?
Very happy to have this sorted out!
Leopard is great, folks!
Stay tuned for a patch!
something like
if 'darwin' in os.platform:
- boyd
More information about the IPython-dev
mailing list