Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 424f13fe13036e75b1c80e7751b81529f4cd8e15 https://github.com/tmux/tmux/commit/424f13fe13036e75b1c80e7751b81529f4cd8e15 Author: nicm <nicm> Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths: M window.c Log Message: ----------- Do not get muddled and crash if focusing a pane that is exiting, reported by Saul Nogueras in GitHub issue 3776. Commit: c62a9ca16b8fa199904c7628f0cb95c50593af6f https://github.com/tmux/tmux/commit/c62a9ca16b8fa199904c7628f0cb95c50593af6f Author: nicm <nicm> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M server-client.c Log Message: ----------- Correct handling of mouse up events (don't ignore all but the last released button), and always process down event for double click. From Rudy Dellomas III in GitHub issue 3919. Commit: 553d4cba794b4f81dd42ba139f8dfb54fcd13c16 https://github.com/tmux/tmux/commit/553d4cba794b4f81dd42ba139f8dfb54fcd13c16 Author: nicm <nicm> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M input.c M options-table.c M tmux.1 M tmux.h Log Message: ----------- Add an option allow-set-title to forbid applications from changing the pane title, from someone in GitHub issue 3930. Commit: 43530d4397f94beed27acb8f5610338b6dbcc05a https://github.com/tmux/tmux/commit/43530d4397f94beed27acb8f5610338b6dbcc05a Author: Thomas Adam <tho...@xteddy.org> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M input.c M options-table.c M server-client.c M tmux.1 M tmux.h M window.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/4bb6da75bada...43530d4397f9 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 tmux-git+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/4bb6da-43530d%40github.com.