scripts: Consistently use color='auto' default in main

This commit is contained in:
Christopher Haster
2025-04-11 01:14:23 -05:00
parent 61ce23ce7e
commit 5952431660
5 changed files with 4 additions and 5 deletions

View File

@@ -902,7 +902,7 @@ def main_(f, paths, *,
labels=[],
chars=[],
colors=[],
color=False,
color='auto',
dots=False,
braille=False,
width=None,