Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c1e6e54e6ee9517dcb2f789d99bbf06c66b9dc44
https://github.com/tmux/tmux/commit/c1e6e54e6ee9517dcb2f789d99bbf06c66b9dc44
Author: nicm <nicm>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M options-table.c
M server-fn.c
M session.c
M tmux.1
Log Message:
-----------
Add detach-on-destroy previous and next, mostly from Alexis Hildebrandt.
Commit: c41d59f232a7243bfff34ec3f02adc76fddc91b2
https://github.com/tmux/tmux/commit/c41d59f232a7243bfff34ec3f02adc76fddc91b2
Author: nicm <nicm>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M cmd-new-window.c
Log Message:
-----------
Expand name before looking for window with -S, GitHub issue 3670.
Commit: 9456258ccc03a1a959cfb7d020011d751b39bb1b
https://github.com/tmux/tmux/commit/9456258ccc03a1a959cfb7d020011d751b39bb1b
Author: nicm <nicm>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M Makefile
M screen-write.c
M server.c
M tmux.h
A utf8-combined.c
M utf8.c
M window-copy.c
Log Message:
-----------
Rewrite combined character handling to be more consistent and to support
newer Unicode combined characters (which we have to "know" are combined
since they are not width zero). GitHub issue 3600.
Commit: 16e4b3935904113bf21f0b9884b684008658e84a
https://github.com/tmux/tmux/commit/16e4b3935904113bf21f0b9884b684008658e84a
Author: nicm <nicm>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M screen-write.c
Log Message:
-----------
Clear combine flag when a non-UTF-8 set of characters is encountered.
Commit: 1aec420465eab1cf6e4666851f950621e006b26d
https://github.com/tmux/tmux/commit/1aec420465eab1cf6e4666851f950621e006b26d
Author: Thomas Adam <[email protected]>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M Makefile.am
M cmd-new-window.c
M options-table.c
M screen-write.c
M server-fn.c
M server.c
M session.c
M tmux.1
M tmux.h
A utf8-combined.c
M utf8.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: cf1ed67fcca19503ee8737106a26e37f30671175
https://github.com/tmux/tmux/commit/cf1ed67fcca19503ee8737106a26e37f30671175
Author: Thomas Adam <[email protected]>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M screen-write.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/d682ef88e6ea...cf1ed67fcca1
--
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/d682ef-cf1ed6%40github.com.