I have completely missed the tmux 3.0 release, so it's long overdue that I'm taking time now to upgrade tmux to version 3.0a on my macOS systems.
Upgrading tmux with brew
All it takes to upgrade tmux with Homebrew is this:
[email protected]:~ $ brew upgrade tmux
After a minute or so the upgrade completes and you can check tmux version:
[email protected]:~ $ tmux -V
tmux 3.0a
Leave a Reply