Hi all,
I've coded a terminal that implements a python (or ipython) shell within a pyglet window and handles python stdin/stderr/stdout redirection and system wide stdout/stderr redirection (using a pipe), provides history based on the GNU readline package and automatic completion. All ansi color codes are interpreted correctly using a dedicated pyglet Document subclass. Screenshot and code are available here: http://www.loria.fr/~rougier/pyglet-terminal.html Nicolas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
