2026 UpdatesLink to section
January 2026Link to section
tmuxpLink to section
tmuxp v1.63.0 modernizes the CLI with semantic colors and new commands:
- Semantic colors: New
--colorflag (auto/always/never) withNO_COLOR/FORCE_COLORsupport per no-color.org tmuxp search: Find workspace files with field-scoped search (name:,session:,path:,window:,pane:), matching options (-i,-S,-F,-w), and--json/--ndjsonoutput- Enhanced
tmuxp ls:--treefor grouped display,--fullfor complete config,--json/--ndjsonfor automation, local workspace discovery from cwd tmuxp debug-info --json: Structured output for issue reporting- Beautiful
--help: Usage examples with syntax highlighting PrivatePath: Masks home directory as~in output for privacy
Documentation now features enhanced CLI command pages via a new pretty_argparse Sphinx extension with syntax-highlighted usage blocks.
See release notes.
social-embedLink to section
social-embed received a major site overhaul:
- Interactive playgrounds on homepage: Try the web component and library directly from the front page with live code editing
- Migrated from Starlight to pure Astro: Custom layouts, mobile navigation, and full control over styling
- New React search modal: Keyboard navigation, Algolia-style breadcrumbs, and title/excerpt highlighting
- Custom Aside component: Callout/admonition component with multiple styling variants