Closed GoogleCodeExporter closed 9 years ago
Original comment by zeroStei...@gmail.com
on 25 Oct 2011 at 2:00
Fixed in changeset 74:1beabe814fa8, tested on an OSX 10.5 machine with
Terminal.app
Bug was due to the terminal not supporting setting the cursor's visibility
within the Curses UI via a call to curs_set.
See http://docs.python.org/library/curses.html#curses.curs_set for more details.
On a side note, terminals that do not support colors will still throw an error,
I'll fix this if EAPeak is used widely enough that this becomes an issue.
Original comment by zeroStei...@gmail.com
on 30 Oct 2011 at 8:15
Original issue reported on code.google.com by
i...@neopwn.com
on 21 Oct 2011 at 5:16Attachments: