[EMAIL PROTECTED] 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to