Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs(CHANGES): Add changelog entry for CLI example colorization fix
  • Loading branch information
tony committed Jan 11, 2026
commit 1f1d4c14d0f75ed9fe7294202e699a0d1d7da21b
9 changes: 8 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force

<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->

_Notes on the upcoming release will go here.__
_Notes on the upcoming release will go here._

### Bug fixes

#### CLI example colorization (#1008)

- Fix example sections not being colorized in `tmuxp --help` output
- Change `build_description` to use `"{heading} examples:"` format (e.g., "load examples:") for proper formatter detection

## tmuxp 1.63.0 (2026-01-11)

Expand Down