|
|
949f5f6d24
|
Add version strings to the packages.
|
2021-12-22 20:47:31 +10:00 |
|
|
|
2bb586c862
|
Coding style.
- Move blend_color into termstr.
- Add invert method to termstr.
|
2021-12-08 15:44:36 +10:00 |
|
|
|
71b9da128b
|
Coding style.
- Increase maximum line length from 80 to 100.
|
2021-11-29 12:51:34 +10:00 |
|
|
|
9ecc65bd12
|
Generate correct html from xterm colors.
|
2021-11-15 22:18:07 +10:00 |
|
|
|
2b5d14b87d
|
Coding style.
- Change termstr from a package to a single module, since ColorMap
no longer exists.
|
2021-11-11 00:08:32 +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 |
|