IronPython on Mono howto
sanxiyn at gmail.com
sanxiyn at gmail.com
Thu Sep 7 22:19:30 EDT 2006
skip at pobox.com wrote:
> One thing I did find especially annoying though was that none of the editing
> keys worked. DELETE, BACKSPACE, Ctrl-U. All just inserted themselves.
> Ctrl-D didn't exit. (I had to "raise SystemExit" to exit.)
>
> Is this a known problem? Is it a Mono thing or an IronPython thing? Any
> workaround?
It is a known problem. It is a Mono bug. (ncurses-based colored console
is not really complete.) There is a workaround.
Apply
http://sparcs.kaist.ac.kr/~tinuviel/download/patch-ironpython-mono-console
Seo Sanghyeon
More information about the Python-list
mailing list