Skip to content

Commit 9642011

Browse files
committed
docs(CHANGES): Add user-focused notes for semantic metadata styling (#1011)
1 parent 3f84cd1 commit 9642011

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ CLI documentation now supports direct linking to specific arguments:
4646
- **Visual styling**: Argument names displayed with syntax-highlighted backgrounds for better readability
4747
- **Default value badges**: Default values shown as styled inline code (e.g., `auto`)
4848

49+
#### Improved argument metadata display (#1011)
50+
51+
- **Cleaner layout**: Default, Type, Choices shown as key-value pairs instead of pipe-separated text
52+
- **Required badge**: Subtle amber tag visible in both light and dark modes
53+
- **Consistent sizing**: All CLI elements match code block font size
54+
4955
## tmuxp 1.64.0 (2026-01-24)
5056

5157
### Documentation

0 commit comments

Comments
 (0)