We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dd9cc commit 9ec2fd4Copy full SHA for 9ec2fd4
1 file changed
CHANGES
@@ -40,6 +40,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
40
41
### Documentation
42
43
+#### pretty_argparse Sphinx extension (#1007)
44
+
45
+New Sphinx extension that enhances sphinx-argparse CLI documentation:
46
47
+- Strip ANSI escape codes from help text (FORCE_COLOR support)
48
+- Transform examples into proper documentation sections
49
+- Custom Pygments lexer (`cli-usage`) for usage block syntax highlighting
50
+- Reorder sections so usage appears before examples
51
52
- Migrate docs deployment to AWS OIDC authentication and AWS CLI
53
54
## tmuxp 1.62.0 (2025-12-14)
0 commit comments