Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 27ee0c9c3bddcc7ab4ccc8b4b85f83a8e186781f https://github.com/tmux/tmux/commit/27ee0c9c3bddcc7ab4ccc8b4b85f83a8e186781f Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths: M window.c Log Message: ----------- Add the width of the scrollbars to the calculation of the width of the window panes when finding the adjacent panes, GitHub issue 4370 from Michael Grant. Commit: 9a8f46e554d848c9b1114a98e14fd17d705f5f84 https://github.com/tmux/tmux/commit/9a8f46e554d848c9b1114a98e14fd17d705f5f84 Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M screen-redraw.c Log Message: ----------- Fix colouring of pane border when scrollbars are enabled, GitHub issue 4378 from Michael Grant. Commit: d938ab5dd7698e9f4dd92986d5b9746b2cd12834 https://github.com/tmux/tmux/commit/d938ab5dd7698e9f4dd92986d5b9746b2cd12834 Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M client.c Log Message: ----------- If command parsing fails in the client, report the error rather than trying to send the command to the server. GitHub issue 4372 from Nikola Tadic. Commit: f224d61f3781a246a75e48f222755246920adcb9 https://github.com/tmux/tmux/commit/f224d61f3781a246a75e48f222755246920adcb9 Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M tmux.1 Log Message: ----------- Document the use of ';' as a modifier separator, from Matt Liggett in GitHub issue 4384. Commit: 21f7db4c4dbbc1837667a7d813663036f9288ea6 https://github.com/tmux/tmux/commit/21f7db4c4dbbc1837667a7d813663036f9288ea6 Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M server-client.c M tmux.h M tty-keys.c Log Message: ----------- Do not allow meta prefix on paste start and end sequences, GitHub issue 4387. Commit: 91c0de60b4fb0962699eaf7c1b32ae441767e963 https://github.com/tmux/tmux/commit/91c0de60b4fb0962699eaf7c1b32ae441767e963 Author: nicm <nicm> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M input-keys.c Log Message: ----------- Also need the implied meta paste keys in the list for output. Commit: 94783addfc476e3ae3012da80723b6020b1f629c https://github.com/tmux/tmux/commit/94783addfc476e3ae3012da80723b6020b1f629c Author: Thomas Adam <tho...@xteddy.org> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M client.c M input-keys.c M screen-redraw.c M server-client.c M tmux.1 M tmux.h M tty-keys.c M window.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/251a87e2d229...94783addfc47 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, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/251a87-94783a%40github.com.