Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: ffa376edf7df3858ae8dc5f606a024c365c0f804
https://github.com/tmux/tmux/commit/ffa376edf7df3858ae8dc5f606a024c365c0f804
Author: nicm <nicm>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M tty-term.c
Log Message:
-----------
Switch to tiparm_s (added in ncurses 6.4-20230424) instead of tparm,
which allows ncurses to validate the capabilities correctly.
Commit: 36e1ac65560a34c6fa381f821f6b1b733f9b6ed6
https://github.com/tmux/tmux/commit/36e1ac65560a34c6fa381f821f6b1b733f9b6ed6
Author: nicm <nicm>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M screen-write.c
M window.c
Log Message:
-----------
Unzoom window at start of destroy so it doesn't happen later (when
destroying panes) after the layout has been freed, GitHub issue 3717.
Commit: fdf465925e9b3cdd90c15a2f7fb475397f51b993
https://github.com/tmux/tmux/commit/fdf465925e9b3cdd90c15a2f7fb475397f51b993
Author: nicm <nicm>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M screen-write.c
Log Message:
-----------
Do not allow combined UTF-8 characters that are too long, GitHub issue
3729.
Commit: 5aadee6df4750a4c428fc7e7edc9e8e315c3f610
https://github.com/tmux/tmux/commit/5aadee6df4750a4c428fc7e7edc9e8e315c3f610
Author: nicm <nicm>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M window-copy.c
Log Message:
-----------
next-prompt can have 1 argument.
Commit: 381c00a74ea1eb136a97c86da9a7713190b10a62
https://github.com/tmux/tmux/commit/381c00a74ea1eb136a97c86da9a7713190b10a62
Author: Thomas Adam <[email protected]>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M screen-write.c
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/a5545dbc9f57...381c00a74ea1
--
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 on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/a5545d-381c00%40github.com.