Commit graph

8 commits

Author SHA1 Message Date
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
71b9da128b Coding style.
- Increase maximum line length from 80 to 100.
2021-11-29 12:51:34 +10:00
d1e538f5f3 Coding style.
- More import tidying.
- Fix line lengths.
- Dead code in tests.
- lambdas.
- Tests pass regardless of term type.
2021-11-23 01:02:55 +10:00
9ecc65bd12 Generate correct html from xterm colors. 2021-11-15 22:18:07 +10:00
f98d3ce416 termstr: Stop tests depending on fill3. 2021-11-11 17:33:17 +10:00
33616d3f37 termstr: Coding style.
- Add tests for xterm_colors and closest_color_index.
2021-11-11 17:22:07 +10:00
27fc9a433c Coding style.
- Add xterm colors, and func for finding closest color, to
  termstr.py.
- Remove termstr's dependencies on pygments and ColorMap.py.
2021-11-10 23:58:59 +10:00
b4b237ec1f Move tests into their projects. 2021-11-04 23:04:41 +10:00