|
|
a74633e087
|
Coding Style.
- 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.
|
2021-11-03 14:26:07 +10:00 |
|
|
|
c2b7a8ce64
|
Coding Style.
- Allow 'import termstr' instead of 'import termstr.termstr'.
|
2021-11-03 14:13:04 +10:00 |
|
|
|
5341d91592
|
Coding style.
- termstr no longer depends on terminal.
- Moved some code from terminal to termstr.
|
2021-11-03 01:26:06 +10:00 |
|
|
|
2335dec922
|
Coding style.
- Break out termstr, fill3, sorted_collection and lscolors into
seperate packages and modules.
|
2021-10-31 02:21:09 +10:00 |
|