Highlights
Port of recent Nix-side improvements to the standard configs, plus a Pi compatibility fix and an upstream flicker fix.
Tmux
extended-keys onwithextended-keys-format csi-ufor Pi compatibility (distinguishesShift+Enter,Ctrl+Enter,Alt+Enter)- Modern
terminal-features(RGB,usstyle,hyperlinks) replacing legacyterminal-overrides - OSC 52 clipboard via
set-clipboard on+copy-pipe-and-cancel— works across SSH, Ghostty, WezTerm, iTerm2, kitty, Alacritty display-popup -kon theM-gscratch (tmux 3.6 feature: any key dismisses the popup after exit)escape-time 10pinned to match the tmux 3.5+ default
Zellij
- New
aboutplugin alias andzellij:linkautoload (clickable URLs in any pane viewport) TogglePanePinnedbindings:Fin tmux mode,Alt Fin sharednormal/lockedSin tmux mode now creates a stacked pane (NewPane "stacked")- Plugin bumps:
zjstatusto v0.23.0,zellij_forgotto v0.4.2 — both aligned with zellij 0.43+
Fixes
- Remove
hide_frame_for_single_pane "true"from all 5 layouts — fixes long-standing flickering bug (zjstatus#174)
Fish
- Auto-attach flipped to tmux-first (
tmux new-session -A -s main); zellij stays as fallback
Install / Upgrade
brew upgrade gentleman-dots