Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: f0284454079a23962dab96dc692bec39d346f0d6 https://github.com/tmux/tmux/commit/f0284454079a23962dab96dc692bec39d346f0d6 Author: nicm <nicm> Date: 2023-12-27 (Wed, 27 Dec 2023)
Changed paths: M input.c Log Message: ----------- Correctly handle window ops with no pane, GitHub issue 3747. Commit: 73a2b1208839ea32319616969616ef01b5511c9c https://github.com/tmux/tmux/commit/73a2b1208839ea32319616969616ef01b5511c9c Author: nicm <nicm> Date: 2023-12-27 (Wed, 27 Dec 2023) Changed paths: M screen.c Log Message: ----------- Always initialize screen mode, GitHub issue 3750 from Ding Fei. Commit: 008ecd45927681c6172ca1561eef1c6f4e7f57be https://github.com/tmux/tmux/commit/008ecd45927681c6172ca1561eef1c6f4e7f57be Author: nicm <nicm> Date: 2023-12-27 (Wed, 27 Dec 2023) Changed paths: M tmux.1 Log Message: ----------- groff apparently generates broken output for some common characters in mdoc, so escaped versions have to be used instead. From Alexis Hildebrandt in GitHub issue 3762. Commit: f7bf7e9671d89ac8b249ea52b7660ead9f700b03 https://github.com/tmux/tmux/commit/f7bf7e9671d89ac8b249ea52b7660ead9f700b03 Author: nicm <nicm> Date: 2023-12-27 (Wed, 27 Dec 2023) Changed paths: M server-client.c M tmux.1 Log Message: ----------- Remove flags from the prefix before comparing with the received key so that modifier keys with flags work correctly, GitHub issue 3764. Commit: 40a20bc8ae800e9249037867c863111fcbfa2733 https://github.com/tmux/tmux/commit/40a20bc8ae800e9249037867c863111fcbfa2733 Author: nicm <nicm> Date: 2023-12-27 (Wed, 27 Dec 2023) Changed paths: M cmd-find-window.c Log Message: ----------- Only wrap pattern in *s if using a regular expression. Commit: e809c2ec359b0fd6151cf33929244b7a7d637119 https://github.com/tmux/tmux/commit/e809c2ec359b0fd6151cf33929244b7a7d637119 Author: Thomas Adam <tho...@xteddy.org> Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M cmd-find-window.c M input.c M screen.c M server-client.c M tmux.1 Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/4266d3efc89c...e809c2ec359b -- 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/4266d3-e809c2%40github.com.