We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f84cd1 commit 9642011Copy full SHA for 9642011
1 file changed
CHANGES
@@ -46,6 +46,12 @@ CLI documentation now supports direct linking to specific arguments:
46
- **Visual styling**: Argument names displayed with syntax-highlighted backgrounds for better readability
47
- **Default value badges**: Default values shown as styled inline code (e.g., `auto`)
48
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
55
## tmuxp 1.64.0 (2026-01-24)
56
57
### Documentation
0 commit comments