- Move terminal.py from termstr package to fill3 package. - Terminal was no longer used by termstr. - Terminal could be in its own package in future.
- termstr no longer depends on terminal. - Moved some code from terminal to termstr.
- Break out termstr, fill3, sorted_collection and lscolors into seperate packages and modules.