Skip to content

v2.11.0

Latest

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 13 May 20:27
· 1 commit to main since this release

Highlights

Port of recent Nix-side improvements to the standard configs, plus a Pi compatibility fix and an upstream flicker fix.

Tmux

  • extended-keys on with extended-keys-format csi-u for Pi compatibility (distinguishes Shift+Enter, Ctrl+Enter, Alt+Enter)
  • Modern terminal-features (RGB, usstyle, hyperlinks) replacing legacy terminal-overrides
  • OSC 52 clipboard via set-clipboard on + copy-pipe-and-cancel — works across SSH, Ghostty, WezTerm, iTerm2, kitty, Alacritty
  • display-popup -k on the M-g scratch (tmux 3.6 feature: any key dismisses the popup after exit)
  • escape-time 10 pinned to match the tmux 3.5+ default

Zellij

  • New about plugin alias and zellij:link autoload (clickable URLs in any pane viewport)
  • TogglePanePinned bindings: F in tmux mode, Alt F in shared normal/locked
  • S in tmux mode now creates a stacked pane (NewPane "stacked")
  • Plugin bumps: zjstatus to v0.23.0, zellij_forgot to 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