Skip to content

fix: remove escape sequencies from generated man pages - #131

Open
arcan1s wants to merge 2 commits into
praiskup:mainfrom
arcan1s:bug/disable-color-output
Open

fix: remove escape sequencies from generated man pages#131
arcan1s wants to merge 2 commits into
praiskup:mainfrom
arcan1s:bug/disable-color-output

Conversation

@arcan1s

@arcan1s arcan1s commented Jul 16, 2026

Copy link
Copy Markdown

starting since python 3.14 argparse adds colors to output by default, but man doesn't parse escape sequencies correctly, so this commit disables colors completely

starting since python 3.14 argparse adds colors to output by default,
but man doesn't parse escape sequencies correctly, so this commit
disables colors completely
Comment thread tests/test_basic.py Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants