File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3333
3434_ Notes on the upcoming release will go here._
3535
36+ ### Documentation
37+
38+ #### Linkable CLI arguments and options (#1010 )
39+
40+ CLI documentation now supports direct linking to specific arguments:
41+
42+ - ** Linkable options** : Each ` --option ` and positional argument has a permanent URL anchor (e.g., ` cli/load.html#-d ` )
43+ - ** Headerlinks** : Hover over any argument to reveal a ¶ link for easy sharing
44+ - ** Visual styling** : Argument names displayed with syntax-highlighted backgrounds for better readability
45+ - ** Default value badges** : Default values shown as styled inline code (e.g., ` auto ` )
46+
3647## tmuxp 1.64.0 (2026-01-24)
3748
3849### Documentation
You can’t perform that action at this time.
0 commit comments