Skip to content

Release watch: 2026-06-29 #10

Description

@claude

Upgraded: starship v1.25.1 → v1.26.0 · fish 4.7.1 → 4.8.0 · tmux 3.6b → 3.7

fish 4.8.0

  • Cleanup available — Fish 4.8.0 no longer creates __fish_initialized on startup. Your fish/.config/fish/fish_variables:4 still carries SETUVAR __fish_initialized:3400 from an older install. Run set --erase __fish_initialized to remove it (only if you don't need to downgrade below 4.8). Release notes

tmux 3.7

  • New opt-in: copy-mode-line-numbers — adds line numbers inside copy mode (relative, absolute, hybrid, default, off). You use vi mode (tmux/.config/tmux/tmux.conf:51) and therefore use copy mode regularly. Suggested addition: set -g copy-mode-line-numbers relative. CHANGES

  • New opt-in: focus-follows-mouse — keyboard focus tracks the mouse between panes. You already enable mouse support (tmux/.config/tmux/tmux.conf:52). Suggested addition: set -g focus-follows-mouse on. CHANGES

  • Behavior change: history-limit — modifying history-limit now trims or extends existing pane scrollback immediately, not only new panes. You have set -g history-limit 50000 (tmux/.config/tmux/tmux.conf:69). No config change needed, but live adjustments now take effect on open panes. CHANGES

Metadata

Metadata

Assignees

No one assigned

    Labels

    release-watchUpstream release with changes worth reviewing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions