Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: baf55e4616fe50563ec9f46fbba05bac959912e5
https://github.com/tmux/tmux/commit/baf55e4616fe50563ec9f46fbba05bac959912e5
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M tty-features.c
M tty-keys.c
Log Message:
-----------
Add a default set of features for WezTerm.
Commit: 0835980ef16d09483d80ab286c82fb39edd9fc32
https://github.com/tmux/tmux/commit/0835980ef16d09483d80ab286c82fb39edd9fc32
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M tmux.1
Log Message:
-----------
Remove no longer accurate statement from tmux.1, reported by dkuettel at
gmail dot com.
Commit: 314f0ae9649134ad508306199c75b2f4a7e4a2bb
https://github.com/tmux/tmux/commit/314f0ae9649134ad508306199c75b2f4a7e4a2bb
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M window-copy.c
Log Message:
-----------
Do not leak hyperlinks in copy mode, from Barrett Ruth in GitHub issue
5020.
Commit: 303edb71bda9515605e41bdb323203bc24d15c90
https://github.com/tmux/tmux/commit/303edb71bda9515605e41bdb323203bc24d15c90
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M format.c
Log Message:
-----------
Add a fairly low time limit to format evaluation to stop absurdly nested
formats from making tmux appear to hang.
Commit: fee70031f6a2f464859447a1a146bdd6a7f6ecdc
https://github.com/tmux/tmux/commit/fee70031f6a2f464859447a1a146bdd6a7f6ecdc
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M window-clock.c
Log Message:
-----------
Make clock visible on terminals without colours, from Manuel Einfalt in
GitHub issue 5001.
Commit: d339ab51eb1b535362d58b4a8112e5921499399e
https://github.com/tmux/tmux/commit/d339ab51eb1b535362d58b4a8112e5921499399e
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M cmd-new-session.c
M cmd-rename-session.c
M format.c
M input.c
M names.c
M screen.c
M session.c
M spawn.c
M tmux.c
M tmux.h
M window.c
Log Message:
-----------
Sanitize pane titles and window and session names more consistently and
strictly, prevents C0 characters and other nonvisible characters causing
problems. Reported (with a different fix) by Chris Monardo in GitHub
issue 4999.
Commit: d36f6783c74f1df8d1cb645ff7c3b3aa5e234f38
https://github.com/tmux/tmux/commit/d36f6783c74f1df8d1cb645ff7c3b3aa5e234f38
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M key-bindings.c
M options-table.c
Log Message:
-----------
Add a couple of controls (kill, zoom) to default pane-status-format.
Will be more to come with floating panes. From Dane Jensen in GitHub
issue 4981.
Commit: 7a0cc03532a341026608a4991024af8452b0da67
https://github.com/tmux/tmux/commit/7a0cc03532a341026608a4991024af8452b0da67
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M status.c
Log Message:
-----------
Translate keypad keys to text in prompt input. From Barrett Ruth in
GitHub issue 4996.
Commit: bc15723f7f888422a284efda9f77343cf25b4840
https://github.com/tmux/tmux/commit/bc15723f7f888422a284efda9f77343cf25b4840
Author: nicm <nicm>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M server-client.c
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
Log Message:
-----------
Add feature for progress bar and pass to outside terminal, GitHu issue
4972 from Eric Dorland.
Commit: bcd17cf99afd564c559d04d1cb01ed7fc7e2749c
https://github.com/tmux/tmux/commit/bcd17cf99afd564c559d04d1cb01ed7fc7e2749c
Author: Thomas Adam <[email protected]>
Date: 2026-04-23 (Thu, 23 Apr 2026)
Changed paths:
M cmd-new-session.c
M cmd-rename-session.c
M format.c
M input.c
M key-bindings.c
M names.c
M options-table.c
M screen.c
M server-client.c
M session.c
M spawn.c
M status.c
M tmux.1
M tmux.c
M tmux.h
M tty-features.c
M tty-keys.c
M tty-term.c
M tty.c
M window-clock.c
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/dd62c2f9467f...bcd17cf99afd
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/master/dd62c2-bcd17c%40github.com.