Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: cfdc5b62ad64a4a41a604cd3b8ae00d9bb928bdf https://github.com/tmux/tmux/commit/cfdc5b62ad64a4a41a604cd3b8ae00d9bb928bdf Author: nicm <nicm> Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths: M environ.c Log Message: ----------- Don't stop at first match when updating environment. Commit: 497021d0db40790cc9a98bb1d70ae091d170831e https://github.com/tmux/tmux/commit/497021d0db40790cc9a98bb1d70ae091d170831e Author: nicm <nicm> Date: 2022-08-15 (Mon, 15 Aug 2022) Changed paths: M key-bindings.c M tty-features.c Log Message: ----------- Add some const, from Markus F X J Oberhumer. Commit: 03149bf7f62e2c92d0e60087c52604d2dd51794f https://github.com/tmux/tmux/commit/03149bf7f62e2c92d0e60087c52604d2dd51794f Author: nicm <nicm> Date: 2022-08-15 (Mon, 15 Aug 2022) Changed paths: M tmux.1 M tmux.h M tty-term.c M tty.c Log Message: ----------- Add a Nobr terminfo capability to tell tmux the terminal does not use bright colours for bold (makes a difference to how tmux applies palette differences). From Damien Tardy-Panis in GitHub issue 3301. Commit: 7c2dcd72380dc2d9e119e99cb423a67ae17b6bd2 https://github.com/tmux/tmux/commit/7c2dcd72380dc2d9e119e99cb423a67ae17b6bd2 Author: nicm <nicm> Date: 2022-08-15 (Mon, 15 Aug 2022) Changed paths: M control-notify.c M notify.c M paste.c M tmux.1 M tmux.h Log Message: ----------- Notify when a paste buffer is deleted, GitHub issue 3302 from George Nachman. Commit: 9c34aad21c0837123a51a5a4233a016805d3e526 https://github.com/tmux/tmux/commit/9c34aad21c0837123a51a5a4233a016805d3e526 Author: Thomas Adam <tho...@xteddy.org> Date: 2022-08-15 (Mon, 15 Aug 2022) Changed paths: M control-notify.c M environ.c M key-bindings.c M notify.c M paste.c M tmux.1 M tmux.h M tty-features.c M tty-term.c M tty.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/9b08e5139baf...9c34aad21c08 -- 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/9b08e5-9c34aa%40github.com.