v0.06: Removed Text Editing Routines, Added Buttons to plterm-ui
Eighth release. Here are the changes:
- Removed plterm-edit
- I remebered that this is supposed to be a TUI toolkit first and foremost rather than an editor in a library
- This code will be reused for internal functions within pl-coreutils
- Overhauled Menu system to utilize a universal plterm-ui list type
- Added Buttons to plterm-ui
- Utilizes the same list format as the Menu system