TUIPEER Enhancement Plans

If I get the above done, it will be definitely be time for 1.1.3. I have evaluated Xterminal as a possible replacement for the current homebrew TUI component lib. It looks nice, but it has the same fatal flaw as the many other packages I have looked at. You can't update an obscured window. It also doesn't yet have a component suitable for TextArea.

I have removed the dependency on libg++ by recoding all references to String. I thought about making a String class that derives from string and emulates the features we use. I may still do that if there are too many bugs in the recoded version.

Known Bugs