Branch: refs/heads/sixel Home: https://github.com/tmux/tmux Commit: 645bf8b3ab9606bff1d94842ea14556c9f1d620a https://github.com/tmux/tmux/commit/645bf8b3ab9606bff1d94842ea14556c9f1d620a Author: nicm <nicm> Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths: M popup.c Log Message: ----------- Check fdopen return value, from Christian Menges. Commit: 29a5dfc7c0574fcb7ff742a2a6566a8b0800adaa https://github.com/tmux/tmux/commit/29a5dfc7c0574fcb7ff742a2a6566a8b0800adaa Author: Thomas Adam <tho...@xteddy.org> Date: 2023-06-21 (Wed, 21 Jun 2023) Changed paths: M popup.c Log Message: ----------- Merge branch 'obsd-master' Commit: 9e14c1f88de6bf812e0eaae0c05b782702e687f1 https://github.com/tmux/tmux/commit/9e14c1f88de6bf812e0eaae0c05b782702e687f1 Author: nicm <nicm> Date: 2023-06-25 (Sun, 25 Jun 2023) Changed paths: M input.c Log Message: ----------- SGR 0 should not end hyperlink, reported by Lucas Trzesniewski. Commit: ffe2410639b1f9d5ba40a2df9f4f8df976b1617d https://github.com/tmux/tmux/commit/ffe2410639b1f9d5ba40a2df9f4f8df976b1617d Author: Thomas Adam <tho...@xteddy.org> Date: 2023-06-25 (Sun, 25 Jun 2023) Changed paths: M input.c Log Message: ----------- Merge branch 'obsd-master' Commit: ff8882a24f44594c871ad849f885bcd895836e73 https://github.com/tmux/tmux/commit/ff8882a24f44594c871ad849f885bcd895836e73 Author: nicm <nicm> Date: 2023-06-26 (Mon, 26 Jun 2023) Changed paths: M style.c M tmux.1 M tty.c Log Message: ----------- Add "us" to styles for underscore colour, GitHub issue 3589. Commit: 2546216019efcbb37bfa67ba8ac101c49d42c48b https://github.com/tmux/tmux/commit/2546216019efcbb37bfa67ba8ac101c49d42c48b Author: nicm <nicm> Date: 2023-06-26 (Mon, 26 Jun 2023) Changed paths: M screen.c Log Message: ----------- When exiting alternate screen, there is no need to reflow when going back to old size since the contents will be overwritten. GitHub issue 3510. Commit: 80d4f4afc69fcd0699bfec49b55fc846e97dcc97 https://github.com/tmux/tmux/commit/80d4f4afc69fcd0699bfec49b55fc846e97dcc97 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-06-26 (Mon, 26 Jun 2023) Changed paths: M style.c M tmux.1 M tty.c Log Message: ----------- Merge branch 'obsd-master' Commit: 3f3d61bd588fc87d38efc6b2b59378523dace822 https://github.com/tmux/tmux/commit/3f3d61bd588fc87d38efc6b2b59378523dace822 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-06-26 (Mon, 26 Jun 2023) Changed paths: M screen.c Log Message: ----------- Merge branch 'obsd-master' Commit: 8c9fbbf4f3baae95c0ec437108f39483ced815cb https://github.com/tmux/tmux/commit/8c9fbbf4f3baae95c0ec437108f39483ced815cb Author: Nicholas Marriott <nicholas.marri...@gmail.com> Date: 2023-06-29 (Thu, 29 Jun 2023) Changed paths: M configure.ac Log Message: ----------- Add libterminfo for NetBSD, from Thomas Klausner. Commit: 4e57894e8506f27844fc0e6353475a0b61fd7807 https://github.com/tmux/tmux/commit/4e57894e8506f27844fc0e6353475a0b61fd7807 Author: nicm <nicm> Date: 2023-06-30 (Fri, 30 Jun 2023) Changed paths: M cmd-resize-window.c M format.c M hyperlinks.c M input.c M notify.c M tty-keys.c M tty-term.c Log Message: ----------- Get rid of some warnings with GCC 10, from Thomas Klausner. Commit: 237ee6f2311b351b8a3bb3b46e17622f6e3b6bb9 https://github.com/tmux/tmux/commit/237ee6f2311b351b8a3bb3b46e17622f6e3b6bb9 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-06-30 (Fri, 30 Jun 2023) Changed paths: M cmd-resize-window.c M format.c M hyperlinks.c M input.c M notify.c M tty-keys.c M tty-term.c Log Message: ----------- Merge branch 'obsd-master' Commit: a2a02fd7d75a9d866570261fd428fefa773a6bf8 https://github.com/tmux/tmux/commit/a2a02fd7d75a9d866570261fd428fefa773a6bf8 Author: nicm <nicm> Date: 2023-06-30 (Fri, 30 Jun 2023) Changed paths: M arguments.c M grid.c M regsub.c M utf8.c M window-tree.c Log Message: ----------- Change a few types to fix warnings, from Thomas Klausner. Commit: 9cf58d1a52adf4c2d2d93b0bc455ffa8dbb134e9 https://github.com/tmux/tmux/commit/9cf58d1a52adf4c2d2d93b0bc455ffa8dbb134e9 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-01 (Sat, 01 Jul 2023) Changed paths: M arguments.c M grid.c M regsub.c M utf8.c M window-tree.c Log Message: ----------- Merge branch 'obsd-master' Commit: e79fb214f8001c309c9ae11eba5fcbbac97f1acf https://github.com/tmux/tmux/commit/e79fb214f8001c309c9ae11eba5fcbbac97f1acf Author: nicm <nicm> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M utf8.c Log Message: ----------- Another warning fix for GCC from Thomas Klausner. Commit: ac43186dff0f4e92a566987bb9108d6c5421e9ff https://github.com/tmux/tmux/commit/ac43186dff0f4e92a566987bb9108d6c5421e9ff Author: nicm <nicm> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M format.c Log Message: ----------- Do not risk writing over the end of the buffer when it ends in # (because strchr \0 will be non-NULL), reported by Robert Morris in GitHub issue 3610. Commit: 659d876cd57c345d653b12f02a75d383ce38eacb https://github.com/tmux/tmux/commit/659d876cd57c345d653b12f02a75d383ce38eacb Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M utf8.c Log Message: ----------- Merge branch 'obsd-master' Commit: f9b0460840b68ae2a569d7965d934ef733ebdf52 https://github.com/tmux/tmux/commit/f9b0460840b68ae2a569d7965d934ef733ebdf52 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M format.c Log Message: ----------- Merge branch 'obsd-master' Commit: 43b841f188c994966e00e59c96581b876652bef1 https://github.com/tmux/tmux/commit/43b841f188c994966e00e59c96581b876652bef1 Author: nicm <nicm> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M input.c M tmux.1 M tmux.h M window-copy.c Log Message: ----------- Add support for marking lines with a shell prompt based on the OSC 133 extension, from Munif Tanjim in GitHub issue 3596. Commit: 1a11c972aed11c1996d732f15ad16f02c668b5a0 https://github.com/tmux/tmux/commit/1a11c972aed11c1996d732f15ad16f02c668b5a0 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M input.c M tmux.1 M tmux.h M window-copy.c Log Message: ----------- Merge branch 'obsd-master' Commit: b7e22d00b4530ecf6b86884c0f27cbad38a6345c https://github.com/tmux/tmux/commit/b7e22d00b4530ecf6b86884c0f27cbad38a6345c Author: nicm <nicm> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M spawn.c Log Message: ----------- Call closefrom after removing signals because newer libevent doesn't like its signal fd being closed Azat Khuzhin. Commit: e4c4ceb2865fd9d2006a85c7f48bb7b6dd2f5c49 https://github.com/tmux/tmux/commit/e4c4ceb2865fd9d2006a85c7f48bb7b6dd2f5c49 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M spawn.c Log Message: ----------- Merge branch 'obsd-master' Commit: 8b3e2eab5afde62a4eb87b132b4196105c1cfaa6 https://github.com/tmux/tmux/commit/8b3e2eab5afde62a4eb87b132b4196105c1cfaa6 Author: nicm <nicm> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M cmd-find.c M cmd-select-pane.c M cmd-swap-pane.c M format.c M spawn.c M tmux.h M window.c Log Message: ----------- Use a stack for last panes line windows, from Thomas Bertschinger in GitHub issue 3588. Commit: 4ece43a02961dc6726e97b05caca9a3c53793826 https://github.com/tmux/tmux/commit/4ece43a02961dc6726e97b05caca9a3c53793826 Author: nicm <nicm> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M client.c Log Message: ----------- Loop around waitpid in client, from Azat Khuzhin. Commit: 269dab4b3e593ade4995ebbcb428025f51c542fd https://github.com/tmux/tmux/commit/269dab4b3e593ade4995ebbcb428025f51c542fd Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M client.c M cmd-find.c M cmd-select-pane.c M cmd-swap-pane.c M format.c M spawn.c M tmux.h M window.c Log Message: ----------- Merge branch 'obsd-master' Commit: 63b728237716594d711ef9e7ee3a0203d43f6723 https://github.com/tmux/tmux/commit/63b728237716594d711ef9e7ee3a0203d43f6723 Author: nicm <nicm> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M client.c Log Message: ----------- It should no longer be necessary to ignore SIGCHLD because it is now blocked around daemon(), and doing so causes trouble with newer libevent (it cannot restore the original handler). Reported by Azat Khuzhin in GitHub issue 3626. Commit: 18870913c5325988a7eb61cce4af09576da3fd45 https://github.com/tmux/tmux/commit/18870913c5325988a7eb61cce4af09576da3fd45 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M client.c Log Message: ----------- Merge branch 'obsd-master' Commit: efded95ed7f5d206527bf517940f08a54f3c5930 https://github.com/tmux/tmux/commit/efded95ed7f5d206527bf517940f08a54f3c5930 Author: nicm <nicm> Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M tmux.1 Log Message: ----------- Add descriptions of copy mode commands, from Michael Bianco. Commit: 0e281530cbec0710a06692f00d89faa3a7d87e2f https://github.com/tmux/tmux/commit/0e281530cbec0710a06692f00d89faa3a7d87e2f Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M tmux.1 Log Message: ----------- Merge branch 'obsd-master' Commit: 8fcc212e7a24cfb4cc3973469c4ee8974e7d9bde https://github.com/tmux/tmux/commit/8fcc212e7a24cfb4cc3973469c4ee8974e7d9bde Author: nicm <nicm> Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M tmux.1 Log Message: ----------- Remove Ns and Li and change Nm to Ic, suggested by jmc. Commit: c8494dff7b6b9a996866edaf8c57c4e4b393acd0 https://github.com/tmux/tmux/commit/c8494dff7b6b9a996866edaf8c57c4e4b393acd0 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M tmux.1 Log Message: ----------- Merge branch 'obsd-master' Commit: 84936b832f7a2ec1d4b98aad4eb285087a1a2708 https://github.com/tmux/tmux/commit/84936b832f7a2ec1d4b98aad4eb285087a1a2708 Author: nicm <nicm> Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M grid.c M input.c M tty.c Log Message: ----------- Use 8 for underscore colour defaults instead of 0 which is less confusing, and fix writing tge default colour. GitHub issue 3627. Commit: 828efc7bcf721049c85f108a9cebe798079cbd06 https://github.com/tmux/tmux/commit/828efc7bcf721049c85f108a9cebe798079cbd06 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M grid.c M input.c M tty.c Log Message: ----------- Merge branch 'obsd-master' Commit: 2f74e811f12a3d5d2e61789dbd184a23849e8cce https://github.com/tmux/tmux/commit/2f74e811f12a3d5d2e61789dbd184a23849e8cce Author: nicm <nicm> Date: 2023-07-14 (Fri, 14 Jul 2023) Changed paths: M screen-write.c Log Message: ----------- Set extended keys flag again after reset, from Eric T Johnson. Commit: 715f39a53a93394ab5d697228c7a41661357948b https://github.com/tmux/tmux/commit/715f39a53a93394ab5d697228c7a41661357948b Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-14 (Fri, 14 Jul 2023) Changed paths: M screen-write.c Log Message: ----------- Merge branch 'obsd-master' Commit: b13c2307497c1d905c07e7c21cd78b2c223fa4ee https://github.com/tmux/tmux/commit/b13c2307497c1d905c07e7c21cd78b2c223fa4ee Author: nicm <nicm> Date: 2023-07-19 (Wed, 19 Jul 2023) Changed paths: M session.c Log Message: ----------- Correct visited flag when the last window list is rebuilt by renumbering windows, appears to fix hang reported by Mark Kelly. Commit: fda393773485c7c9236e4cf0c18668ab809d2574 https://github.com/tmux/tmux/commit/fda393773485c7c9236e4cf0c18668ab809d2574 Author: Thomas Adam <tho...@xteddy.org> Date: 2023-07-19 (Wed, 19 Jul 2023) Changed paths: M session.c Log Message: ----------- Merge branch 'obsd-master' Commit: 14b8b524523a7d5a4e42f7dfa346905c604c91e2 https://github.com/tmux/tmux/commit/14b8b524523a7d5a4e42f7dfa346905c604c91e2 Author: topcat001 <anindy...@hotmail.com> Date: 2023-07-22 (Sat, 22 Jul 2023) Changed paths: M arguments.c M client.c M cmd-find.c M cmd-resize-window.c M cmd-select-pane.c M cmd-swap-pane.c M configure.ac M format.c M grid.c M hyperlinks.c M input.c M notify.c M popup.c M regsub.c M screen-write.c M screen.c M session.c M spawn.c M style.c M tmux.1 M tmux.h M tty-keys.c M tty-term.c M tty.c M utf8.c M window-copy.c M window-tree.c M window.c Log Message: ----------- Merge branch 'master' into sixel Compare: https://github.com/tmux/tmux/compare/4baf76422fad...14b8b524523a -- 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/sixel/4baf76-14b8b5%40github.com.