Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 0c374868ca34cef826e15e7984300f0292b314d8
https://github.com/tmux/tmux/commit/0c374868ca34cef826e15e7984300f0292b314d8
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M screen.c
M window-copy.c
Log Message:
-----------
Do not consider a selection present if it is empty, from Michael Grant
(GitHub issue 3869). Also a typo fix from GitHub issue 3877.
Commit: 5458cb28502dbdce933827853c31b276b51f3741
https://github.com/tmux/tmux/commit/5458cb28502dbdce933827853c31b276b51f3741
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
Log Message:
-----------
Revert detach-client part of last, did not intend this to go in.
Commit: 6c0067c10360880334afa50815b880d04edcbf42
https://github.com/tmux/tmux/commit/6c0067c10360880334afa50815b880d04edcbf42
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M cmd-display-panes.c
M cmd-resize-pane.c
M popup.c
M resize.c
M server-fn.c
M tmux.h
M window.c
Log Message:
-----------
Do not notify window-layout-changed if the window is about to be
destroyed (since it may have been freed by the time the notify happens),
from Romain Francoise in GitHub issue 3860.
Commit: 0ae8b681b22aec6a45a38fd286117154957134ff
https://github.com/tmux/tmux/commit/0ae8b681b22aec6a45a38fd286117154957134ff
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M window-buffer.c
Log Message:
-----------
Use -p for default paste-buffer command in buffer mode, it will only do
anything if the application asked for it. From Gregory Anders.
Commit: 6f0254e6a88ee5e66c8ea5d8723c7adfb7181585
https://github.com/tmux/tmux/commit/6f0254e6a88ee5e66c8ea5d8723c7adfb7181585
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M tty-keys.c
Log Message:
-----------
Look for feature code 21 for DECSLRM and 28 for DECFRA in the device
attributes and also accept level 1 (there is no hardware with this but
some emulators may use it). Pointed out by James Holderness.
Commit: d8ddeec7db6955434a32acedf7079031c2d8d212
https://github.com/tmux/tmux/commit/d8ddeec7db6955434a32acedf7079031c2d8d212
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M cmd-display-menu.c
Log Message:
-----------
Add -M to always turn mouse on in a menu, GitHub issue 3779.
Commit: 2e9d7ebf15615b51b014a12de03b0e5483aadf99
https://github.com/tmux/tmux/commit/2e9d7ebf15615b51b014a12de03b0e5483aadf99
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M options-table.c
M tmux.1
Log Message:
-----------
Reduce escape-time default to 10 milliseconds, 500 is far too long for
modern terminals and networks. Case made by Kurtis Rader in GitHub issue
3844.
Commit: 89c1c43ef96d805d8fcb987c024ef85f994f11fa
https://github.com/tmux/tmux/commit/89c1c43ef96d805d8fcb987c024ef85f994f11fa
Author: nicm <nicm>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M screen-write.c
Log Message:
-----------
Write padding character into the right position.
Commit: 3c3643f580ca718a5f6bbeea81abeb0a8bbdb131
https://github.com/tmux/tmux/commit/3c3643f580ca718a5f6bbeea81abeb0a8bbdb131
Author: Thomas Adam <[email protected]>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M cmd-display-menu.c
M cmd-display-panes.c
M cmd-resize-pane.c
M options-table.c
M popup.c
M resize.c
M screen-write.c
M screen.c
M server-fn.c
M tmux.1
M tmux.h
M tty-keys.c
M window-buffer.c
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/aa17f0e0c1c8...3c3643f580ca
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 on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/aa17f0-3c3643%40github.com.