Commit graph

17 commits

Author SHA1 Message Date
7ba30bdb49 Choose a green that works well in 256 and true color terminals. 2020-05-01 03:12:59 +10:00
4511128c9f Coding style.
- Use new 'cached_property' in python3.8.
2020-04-30 00:35:44 +10:00
dd7e740ae7 Make dark green a little brighter.
- To standout better from the normal status's grey.
2020-04-22 01:18:38 +10:00
e6872aacb7 Make the cursor and highlight bar standout more.
- Made the grey statuses darker to increase the contrast with the
  cursor.
2020-04-22 00:41:46 +10:00
e8a83761ff Make the problem status color stand out less. 2020-04-12 23:17:45 +10:00
e96773510f Cope with no TERM environment variable. 2019-12-26 19:49:01 +10:00
4a2f99d795 Coding style.
- Linting.
2019-12-04 18:39:22 +10:00
ee27439a7c tools: Ignore unfinished ascii escape codes.
- Ignore if the code doesn't end in 'm'.
2019-07-21 23:00:35 +10:00
195165d826 tools: Enable color for bandit.
- Also timeout can now be specified in tools.toml.
- Not truncating the timestamp from bandit anymore,
  so dropping its golden file.
2019-07-21 22:30:29 +10:00
d1867f61ab tools: Enable color from gcc. 2019-07-21 22:29:46 +10:00
cfa591976c tools: Enable color in pylint. 2019-07-21 21:14:08 +10:00
812e6b4d83 tools: Enable color for rakudo. 2019-07-20 14:41:00 +10:00
975737d71d tools: Enable color in shellcheck. 2019-07-20 14:22:10 +10:00
8eff1d5a0f Handle tabs in terminal output. 2019-07-18 14:43:36 +10:00
f6cb615c97 tools: Added color to git_log output.
- Added a simple parser for termcodes to termstr.
- Added missing 'italic' conversion in termstr.
- Simplified termcode for 'normal'.
2019-07-09 12:00:39 +10:00
be3fec26a3 Update copyrights. 2019-02-04 11:48:47 +10:00
8e5cc0eac9 Rename the project to Eris. 2018-09-17 23:59:38 +10:00
Renamed from vigil/termstr.py (Browse further)