tmux 3.2-rc

23 views
Skip to first unread message

Nicholas Marriott

unread,
Jun 22, 2020, 12:51:28 PM6/22/20
to tmux-...@googlegroups.com, iterm2-...@googlegroups.com
Hi all

I have created the first tmux 3.2 release candidate:

https://github.com/tmux/tmux/releases/download/3.2/tmux-3.2-rc.tar.gz

https://raw.githubusercontent.com/tmux/tmux/3.2/CHANGES

There will be a LOT of changes in this version - I have written a
summary of the major ones as part of this issue:

https://github.com/tmux/tmux/issues/2280

For a full list please see the CHANGES file.

Please test and report any issues on GitHub, to the tmux mailing list or
to me directly. Feature requests for the following or later releases are
also welcome.

As always it is best to report or discuss any likes, dislikes, problems
or unexpected changes in the next few months before 3.2 is released,
because as usual I will only make patch releases for major bugs or
crashes.

Thanks

Nicholas Marriott

unread,
Jul 24, 2020, 7:46:33 AM7/24/20
to tmux-...@googlegroups.com, iterm2-...@googlegroups.com

Nicholas Marriott

unread,
Mar 2, 2021, 12:20:27 PM3/2/21
to tmux-...@googlegroups.com, iterm2-...@googlegroups.com
Hi all

I have released a fourth 3.2 release candidate:

https://github.com/tmux/tmux/releases/download/3.2-rc/tmux-3.2-rc4.tar.gz

https://raw.githubusercontent.com/tmux/tmux/3.2-rc/CHANGES

Anyone using popups in previous release candidates should note that they
have changed so that running a shell command is required, and the syntax
of the display-popup command has been simplified and brought into line
with other commands like new-window and split-window. Now, instead of:

tmux popup -KER "emacs /tmp"

You can do either of:

tmux popup -E "emacs /tmp"
tmux popup -E -- emacs /tmp

Please let me know of any problems either by email or by opening an
issue on GitHub.

Thanks
Reply all
Reply to author
Forward
0 new messages