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
Upgraded: starship v1.25.1 → v1.26.0 · fish 4.7.1 → 4.8.0 · tmux 3.6b → 3.7
fish 4.8.0
__fish_initializedon startup. Yourfish/.config/fish/fish_variables:4still carriesSETUVAR __fish_initialized:3400from an older install. Runset --erase __fish_initializedto remove it (only if you don't need to downgrade below 4.8). Release notestmux 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. CHANGESNew 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. CHANGESBehavior change:
history-limit— modifyinghistory-limitnow trims or extends existing pane scrollback immediately, not only new panes. You haveset -g history-limit 50000(tmux/.config/tmux/tmux.conf:69). No config change needed, but live adjustments now take effect on open panes. CHANGES