@AlSweigart VT100 terminal. This guy reports \b won't work without taking into consideration that most terminals are vt100
https://stackoverflow.com/q/2856344/33264
The most robust TUIs have to do a lot of OS API calls directly, esp if they are cross platform.