File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,6 +35,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3535_ Notes on the upcoming release will go here._
3636<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
3737
38+ ### Documentation
39+
40+ #### Linkable CLI arguments and options (#1010 )
41+
42+ CLI documentation now supports direct linking to specific arguments:
43+
44+ - ** Linkable options** : Each ` --option ` and positional argument has a permanent URL anchor (e.g., ` cli/load.html#-d ` )
45+ - ** Headerlinks** : Hover over any argument to reveal a ¶ link for easy sharing
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+
3849## tmuxp 1.64.0 (2026-01-24)
3950
4051### Documentation
You can’t perform that action at this time.
0 commit comments