Branch: refs/heads/3.7-rc
Home: https://github.com/tmux/tmux
Commit: 64e83caf04944f9a45113c32ecaff588a951fb99
https://github.com/tmux/tmux/commit/64e83caf04944f9a45113c32ecaff588a951fb99
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M cmd-break-pane.c
M cmd-new-session.c
M cmd-new-window.c
M cmd-rename-session.c
M cmd-rename-window.c
M cmd-select-pane.c
M cmd-split-window.c
M input.c
M names.c
M paste.c
M popup.c
M screen.c
M session.c
M spawn.c
M tmux.c
M tmux.h
M window.c
Log Message:
-----------
Be more strict about what names and titles we allow and reject them
immediately when possible, but allow # again for those directly set by
commands (but not escape sequences). From Barrett Ruth in GitHub issue
5175.
Commit: 3b8e25fef4523b196a97185db6d836179c1e6aeb
https://github.com/tmux/tmux/commit/3b8e25fef4523b196a97185db6d836179c1e6aeb
Author: nicm <nicm>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M cmd-new-window.c
Log Message:
-----------
Initialize wname so it we are not freeing garbage if it is not used.
Compare: https://github.com/tmux/tmux/compare/762e503978cf...3b8e25fef452
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/3.7-rc/762e50-3b8e25%40github.com.