Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: cbd419c4832975e3c8a83e9ead22d67f528bbc2b
https://github.com/tmux/tmux/commit/cbd419c4832975e3c8a83e9ead22d67f528bbc2b
Author: nicm <nicm>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M colour.c
M tmux.c
Log Message:
-----------
Fix grey colour, from Magnus Gross.
Commit: a1b7a3bcb32066a36367fbcd4ebbfedbd6ad8ec1
https://github.com/tmux/tmux/commit/a1b7a3bcb32066a36367fbcd4ebbfedbd6ad8ec1
Author: nicm <nicm>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M job.c
M popup.c
Log Message:
-----------
Only use default-shell for popups, return to /bin/sh for run-shell,
if-shell and #() - these have been documented as using /bin/sh for a
long time and scripts rely on it. Pointed out by Gregory Pakosz.
Commit: 868ddf5d38584c3d67ae32a23aeafc415d3d287f
https://github.com/tmux/tmux/commit/868ddf5d38584c3d67ae32a23aeafc415d3d287f
Author: Nicholas Marriott <[email protected]>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
3.5a bits.
Commit: 834ec91b445721211d3eb3e21b780607b78453a8
https://github.com/tmux/tmux/commit/834ec91b445721211d3eb3e21b780607b78453a8
Author: nicm <nicm>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M input-keys.c
Log Message:
-----------
Report shifted keys like S-A as A not as S-A in mode 1 extended keys,
from Stanislav Kljuhhin.
Commit: 356887bca27b48e895eca261e0989319f432de73
https://github.com/tmux/tmux/commit/356887bca27b48e895eca261e0989319f432de73
Author: nicm <nicm>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M input-keys.c
M tty-keys.c
Log Message:
-----------
Improve fix for shifted keys so it works for all the keys it should,
Stanislav Kljuhhin in GitHub issue 4146.
Commit: 048db82041a9866e52306ea88169b8e5352ef386
https://github.com/tmux/tmux/commit/048db82041a9866e52306ea88169b8e5352ef386
Author: nicm <nicm>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M tty-keys.c
Log Message:
-----------
Do not translate BSpace as Unicode, GitHub issue 4156.
Commit: 7997fd315279a15e86cc1ee2649e74603007bb1b
https://github.com/tmux/tmux/commit/7997fd315279a15e86cc1ee2649e74603007bb1b
Author: Nicholas Marriott <[email protected]>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M tmux.h
Log Message:
-----------
Missing define.
Commit: 42959db0a487ee655f53eaaf9d5d9920fca5a9e1
https://github.com/tmux/tmux/commit/42959db0a487ee655f53eaaf9d5d9920fca5a9e1
Author: Nicholas Marriott <[email protected]>
Date: 2024-10-05 (Sat, 05 Oct 2024)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: 549c35b06165f6ae023115eb76f83f2cbf945395
https://github.com/tmux/tmux/commit/549c35b06165f6ae023115eb76f83f2cbf945395
Author: Nicholas Marriott <[email protected]>
Date: 2024-10-05 (Sat, 05 Oct 2024)
Changed paths:
M regress/capture-pane-sgr0.sh
M regress/combine-test.result
M regress/format-strings.sh
M regress/input-keys.sh
M regress/tty-keys.sh
Log Message:
-----------
Update regression tests.
Commit: 987986631daca830002c903863b6f42f69cc26a1
https://github.com/tmux/tmux/commit/987986631daca830002c903863b6f42f69cc26a1
Author: Nicholas Marriott <[email protected]>
Date: 2025-11-25 (Tue, 25 Nov 2025)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Merge tag '3.5a'
tmux 3.5a.
Compare: https://github.com/tmux/tmux/compare/348f16093c35...987986631dac
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/348f16-987986%40github.com.