I implemented the preliminary version of this in my wrap branch. There are still a few things to do (see the TODO in the commit message). I will go ahead and open a pull request for it, though you might hold off on actually merging it until I am completely finished.
And regarding unicode, it is possible to tell if a terminal supports unicode or not (I'll see what SymPy does, or maybe urwid has something built in). I think I will use that. Aaron Meurer On Tue, Aug 2, 2011 at 7:41 AM, Andreas Kloeckner <[email protected]> wrote: > On Mon, 1 Aug 2011 18:31:20 -0600, Aaron Meurer <[email protected]> wrote: >> So PuDB requires a unicode terminal? > > I suppose not. I guess that was a bad idea. > > Andreas > > _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
