SDL Input translates all input to UTF-8 automatically. We need UTF-8 aware string, parsing, and input methods.
Since we removed boost, all previous methods used in Obv/2 XRM need to be reworked.
- Add new mini support for UTF-8 basic's for count chars, then parsing strings.
- Move over and rework methods so we can update the dialing directory add input fields for
a. configuration
b. ssh login / password
c. irc text and command input
d. much more.