ITADN

Colorful help

#1285Opendkaszews 创建于 2026-01-20
D
dkaszewscommented
Python's `argparse` library can produce colorful help messages as of 3.14, which would be a nice thing to have in CLI11 as well. ![Image](https://github.com/user-attachments/assets/9e48aae5-cb1d-49a3-b287-6cc44e7d2eb2) I think it greatly improves readability, visually breaking up large blocks of text and highlighting positional, short and long options.
0 条评论