We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a00e1 commit 1f1d4c1Copy full SHA for 1f1d4c1
1 file changed
CHANGES
@@ -31,7 +31,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
31
32
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
33
34
-_Notes on the upcoming release will go here.__
+_Notes on the upcoming release will go here._
35
+
36
+### Bug fixes
37
38
+#### CLI example colorization (#1008)
39
40
+- Fix example sections not being colorized in `tmuxp --help` output
41
+- Change `build_description` to use `"{heading} examples:"` format (e.g., "load examples:") for proper formatter detection
42
43
## tmuxp 1.63.0 (2026-01-11)
44
0 commit comments