Branch: refs/heads/sixel
Home: https://github.com/tmux/tmux
Commit: b46abeb34d775159b9c50618339d8da9fd8c0212
https://github.com/tmux/tmux/commit/b46abeb34d775159b9c50618339d8da9fd8c0212
Author: Nicholas Marriott <[email protected]>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M configure.ac
Log Message:
-----------
3.3-rc.
Commit: 53ee4f0334b61192a4c92a5327d849fb688386e9
https://github.com/tmux/tmux/commit/53ee4f0334b61192a4c92a5327d849fb688386e9
Author: Nicholas Marriott <[email protected]>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M key-bindings.c
M status.c
M tmux.1
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'master' into 3.3-rc
Commit: 65c0af76fbe06bdf89431575a88ba22ea5b88d90
https://github.com/tmux/tmux/commit/65c0af76fbe06bdf89431575a88ba22ea5b88d90
Author: nicm <nicm>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M screen.c
Log Message:
-----------
Preserve CRLF flag when respawning.
Commit: b0ff446727b0955dc3084d44b273497a74a85fe4
https://github.com/tmux/tmux/commit/b0ff446727b0955dc3084d44b273497a74a85fe4
Author: Thomas Adam <[email protected]>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M screen.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 921be619303fdad6db3c46662fc0cde2903c9535
https://github.com/tmux/tmux/commit/921be619303fdad6db3c46662fc0cde2903c9535
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-resize-pane.c
Log Message:
-----------
Adjust size given to resize-pane for pane status line, GitHub issue
3050.
Commit: 9efa4199554b4b5613a19bf5b4d9036869978b4c
https://github.com/tmux/tmux/commit/9efa4199554b4b5613a19bf5b4d9036869978b4c
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Use ACS for pane border indicators so they work with different line
types, from Thomas Adam.
Commit: 2adbe3ec1606806e31c74507cfa0225327e27225
https://github.com/tmux/tmux/commit/2adbe3ec1606806e31c74507cfa0225327e27225
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-show-options.c
Log Message:
-----------
Do not return error with -q, GitHub issue 3065.
Commit: 190b88fcabc413485584bffed6d8ed8b61db1b1f
https://github.com/tmux/tmux/commit/190b88fcabc413485584bffed6d8ed8b61db1b1f
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-refresh-client.c
M tmux.h
M tty-keys.c
M tty.c
Log Message:
-----------
Do not create a buffer from an OSC 52 response if we have not sent a
query.
Commit: eabbc80b75ef8e02653c2728d7f646fc6a8f558f
https://github.com/tmux/tmux/commit/eabbc80b75ef8e02653c2728d7f646fc6a8f558f
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M input.c
M options-table.c
M tmux.1
Log Message:
-----------
Add an option (default off) to control the passthrough escape sequence.
Like set-clipboard and allow-rename it is safer to forbid this by
default.
Commit: 7f40c5b647241e0ac3c71c3c95a8cc33790e707e
https://github.com/tmux/tmux/commit/7f40c5b647241e0ac3c71c3c95a8cc33790e707e
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M configure.ac
Log Message:
-----------
No not allow static linking on macOS.
Commit: 6a0a783c268b00df165b115d915b628e36a0f69b
https://github.com/tmux/tmux/commit/6a0a783c268b00df165b115d915b628e36a0f69b
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M input-keys.c
M key-string.c
M menu.c
M popup.c
M server-client.c
M tmux.h
M tty-keys.c
Log Message:
-----------
Support more mouse buttons when the terminal sends them, GitHub issue
3055.
Commit: 4893edd5d67e80e8d4323f6cae02495a7164e3f0
https://github.com/tmux/tmux/commit/4893edd5d67e80e8d4323f6cae02495a7164e3f0
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M options-table.c
M resize.c
Log Message:
-----------
Add a window-resized hook which is fired when the window is actually
resized which may be later than the client resize, GitHub issue 2995.
Commit: f74a98cd077c301b27c18a0a98620f7eda003489
https://github.com/tmux/tmux/commit/f74a98cd077c301b27c18a0a98620f7eda003489
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M popup.c
Log Message:
-----------
Use correct size for screen when popup is created without borders.
Commit: 92a26a8b8c4b32223fb81d7bde93c986ff4f7f6b
https://github.com/tmux/tmux/commit/92a26a8b8c4b32223fb81d7bde93c986ff4f7f6b
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M format-draw.c
Log Message:
-----------
Initialize copy_width before adjusting it, GitHub issue 3079.
Commit: a26ebccd421e53ce1e3fcad6f1db9759cb58b043
https://github.com/tmux/tmux/commit/a26ebccd421e53ce1e3fcad6f1db9759cb58b043
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M format.c
M session.c
M tmux.1
M tmux.h
Log Message:
-----------
Add next_session_id format with the next session ID, GitHub issue 3078.
Commit: 046530878b351dc5d99347179f9598d0b40fa268
https://github.com/tmux/tmux/commit/046530878b351dc5d99347179f9598d0b40fa268
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M session.c
Log Message:
-----------
Do not attempt to update focus (and crash) when there is no previous window.
Commit: c030d6fe362eec41ccd5a5cb21321ef8cf07314b
https://github.com/tmux/tmux/commit/c030d6fe362eec41ccd5a5cb21321ef8cf07314b
Author: deraadt <deraadt>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M osdep-openbsd.c
Log Message:
-----------
MAXCOMLEN is no longer needed in these programs, so remove the annotation
from sys/param.h include lines, or remove the include lines entirely if
it this was the least requirement.
ok millert
Commit: 9947f7416a3e43c30abcfbc5092c7e3e7b122dcb
https://github.com/tmux/tmux/commit/9947f7416a3e43c30abcfbc5092c7e3e7b122dcb
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M input-keys.c
Log Message:
-----------
Map control keys back to an ASCII uppercase letter when passing them on
as extended keys.
Commit: 42e795933625dbda27e3c0a453fc7d0fbf4bb758
https://github.com/tmux/tmux/commit/42e795933625dbda27e3c0a453fc7d0fbf4bb758
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M client.c
Log Message:
-----------
Exit on SIGHUP before attach also, GitHub issue 3084.
Commit: 141a823ea421171d10466eccf0b2d03c0417667e
https://github.com/tmux/tmux/commit/141a823ea421171d10466eccf0b2d03c0417667e
Author: topcat001 <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M osdep-openbsd.c
Log Message:
-----------
Use PATH_MAX instead of MAXPATHLEN.
Commit: bc0bd8213d26d7b85cdf2c26fbd68942291b5994
https://github.com/tmux/tmux/commit/bc0bd8213d26d7b85cdf2c26fbd68942291b5994
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M input-keys.c
Log Message:
-----------
Don't convert codes for special keys (Tab, Enter, Escape).
Commit: 355ced93cc219897bf3c660e481808c006ffab6a
https://github.com/tmux/tmux/commit/355ced93cc219897bf3c660e481808c006ffab6a
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M arguments.c
Log Message:
-----------
Allow optional arguments.
Commit: d5a84de84293798438989d7894e8001bec8c19f1
https://github.com/tmux/tmux/commit/d5a84de84293798438989d7894e8001bec8c19f1
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M status.c
Log Message:
-----------
Pass client when adding menu item, GitHub issue 3103.
Commit: 367ee79df08f80f0ae28a967ed3d9922e4ccfb22
https://github.com/tmux/tmux/commit/367ee79df08f80f0ae28a967ed3d9922e4ccfb22
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M osdep-netbsd.c
Log Message:
-----------
Remove unnecessary declarations.
Commit: f1d87241987e4b46ae839395c06d9eb48e630fa7
https://github.com/tmux/tmux/commit/f1d87241987e4b46ae839395c06d9eb48e630fa7
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
A compat/getpeereid.c
M configure.ac
Log Message:
-----------
Add getpeerid compat.
Commit: 759f94965454a043285813cf4fd8b83944587973
https://github.com/tmux/tmux/commit/759f94965454a043285813cf4fd8b83944587973
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M compat.h
Log Message:
-----------
Need a declaration for getpeereid also.
Commit: f97d784f172a10e0444ad93bb536ee0428613aa7
https://github.com/tmux/tmux/commit/f97d784f172a10e0444ad93bb536ee0428613aa7
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M compat/getpeereid.c
M configure.ac
Log Message:
-----------
Use getpeerucred if available (not tested).
Commit: 8aed44420152b87e08f8f120ffbe4a888ee5d951
https://github.com/tmux/tmux/commit/8aed44420152b87e08f8f120ffbe4a888ee5d951
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-list-clients.c
M format.c
M proc.c
Log Message:
-----------
Add formats for client and server UID and user (for multiuser setups).
Commit: 57f331438a1eb67d6f1d3380278c8df7c9003dc1
https://github.com/tmux/tmux/commit/57f331438a1eb67d6f1d3380278c8df7c9003dc1
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-refresh-client.c
M input.c
M server-client.c
M tmux.1
M tmux.h
M tty-keys.c
M tty.c
Log Message:
-----------
Add argument to refresh-client -l to forward clipboard to a pane. GitHub
issue 3068.
Commit: 98b92c0525f7cd5878122815cbe9adb4e292ce2c
https://github.com/tmux/tmux/commit/98b92c0525f7cd5878122815cbe9adb4e292ce2c
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M format.c
M options-table.c
M server-fn.c
M tmux.1
M tmux.h
Log Message:
-----------
Add remain-on-exit-format to set text shown when pane is dead.
Commit: 23e613fcf5a1f3dc6f27f52d523bff17528f4b52
https://github.com/tmux/tmux/commit/23e613fcf5a1f3dc6f27f52d523bff17528f4b52
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M notify.c
Log Message:
-----------
Fix user hooks (which are strings not arrays).
Commit: ad7113e0dbf2e5f5b6b33fd34824c5cf16e9053c
https://github.com/tmux/tmux/commit/ad7113e0dbf2e5f5b6b33fd34824c5cf16e9053c
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-split-window.c
Log Message:
-----------
With -f use percentages of window size not pane size, GitHub issue 2866.
Commit: fe44b105e4a2d1d7baa12b37d0b84d8c6be9addc
https://github.com/tmux/tmux/commit/fe44b105e4a2d1d7baa12b37d0b84d8c6be9addc
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M options-table.c
M options.c
M screen-redraw.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Add an option to set the character used for unused areas of the
terminal, GitHub issue 3110.
Commit: c0508c9321d2bd3b94a850d953db9532854b45cd
https://github.com/tmux/tmux/commit/c0508c9321d2bd3b94a850d953db9532854b45cd
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M options-table.c
M screen-write.c
M tmux.1
Log Message:
-----------
Add an option (scroll-on-clear) to control if tmux scrolls into history
on clear, from Robert Lange in GitHub issue 3121.
Commit: 60a0a904e007390b8fba484eea9461bf095bff7a
https://github.com/tmux/tmux/commit/60a0a904e007390b8fba484eea9461bf095bff7a
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M screen-write.c
Log Message:
-----------
Check scroll-on-clear for ED also.
Commit: 89a0046ad360d7a499732e327bae69b7e4b2536e
https://github.com/tmux/tmux/commit/89a0046ad360d7a499732e327bae69b7e4b2536e
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M server-client.c
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
Log Message:
-----------
Add a capability for OSC 7 and use it similarly to how the title is set
(and controlled by the same set-titles option). GitHub issue 3127.
Commit: d4eda7f9e5d33c613bb22770a677779ffbe9b363
https://github.com/tmux/tmux/commit/d4eda7f9e5d33c613bb22770a677779ffbe9b363
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M colour.c
M options-table.c
M window-customize.c
Log Message:
-----------
Add unit (milliseconds) to escape-time, show unset colours as "none"
rather than "invalid" and don't show the same text twice for user
options in customize mode.
Commit: 98de5784a0a35681b736dc11bb6758a08d428562
https://github.com/tmux/tmux/commit/98de5784a0a35681b736dc11bb6758a08d428562
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M server.c
Log Message:
-----------
Fix exit message if creating socket fails.
Commit: 1c69a91c25654339a0e670ed5a1495d52b37eb8e
https://github.com/tmux/tmux/commit/1c69a91c25654339a0e670ed5a1495d52b37eb8e
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M Makefile.am
M compat.h
A compat/systemd.c
M configure.ac
M server.c
M tmux.h
Log Message:
-----------
Add support for systemd socket activation (where systemd creates the Unix
domain socket for tmux rather than tmux creating it). Build with
--enable-systemd. From Julien Moutinho in GitHub issue 3119.
Commit: 880abd0ec2d4ce5c79645d59a6ba0fe08c0734aa
https://github.com/tmux/tmux/commit/880abd0ec2d4ce5c79645d59a6ba0fe08c0734aa
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M server.c
Log Message:
-----------
Report error if creating socket fails with -D.
Commit: 2df7bc14fa43def1e4bb334f25bdb2191a4af799
https://github.com/tmux/tmux/commit/2df7bc14fa43def1e4bb334f25bdb2191a4af799
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M grid.c
Log Message:
-----------
Capture up to used size not available size for each line.
Commit: fc6580574e88d27e481b9fa70eadc443f59ef1b5
https://github.com/tmux/tmux/commit/fc6580574e88d27e481b9fa70eadc443f59ef1b5
Author: naddy <naddy>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M tmux.1
Log Message:
-----------
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.
ok jmc@
Commit: 1e9c3b3c63b9fb98bcf02eb8b09d1cefb0b72d26
https://github.com/tmux/tmux/commit/1e9c3b3c63b9fb98bcf02eb8b09d1cefb0b72d26
Author: nicm <nicm>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M screen.c
Log Message:
-----------
Preserve CRLF flag when respawning.
Commit: 39b1e96b453a535a8f7b5542dbb49f82c729f24c
https://github.com/tmux/tmux/commit/39b1e96b453a535a8f7b5542dbb49f82c729f24c
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M CHANGES
Log Message:
-----------
Add to CHANGES.
Commit: 7f86cab1d2448afd2365d501e4b2ce2531f21fa4
https://github.com/tmux/tmux/commit/7f86cab1d2448afd2365d501e4b2ce2531f21fa4
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Merge tag '3.3-rc'
3.3-rc
Commit: 36648f2668b9bed933e34ded06db74bbc8fe7921
https://github.com/tmux/tmux/commit/36648f2668b9bed933e34ded06db74bbc8fe7921
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M CHANGES
Log Message:
-----------
Merge remote-tracking branch 'origin/3.3-rc'
Commit: 6e9a9d265e2c5199566e3890e6763a74b558bf80
https://github.com/tmux/tmux/commit/6e9a9d265e2c5199566e3890e6763a74b558bf80
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Fix version.
Commit: d6306b634e4a044e3380ed984dc7f5e5d67e69ac
https://github.com/tmux/tmux/commit/d6306b634e4a044e3380ed984dc7f5e5d67e69ac
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M Makefile.am
M client.c
M cmd-attach-session.c
M cmd-queue.c
A cmd-server-access.c
M cmd.c
M proc.c
A server-acl.c
M server-client.c
M server.c
M tmux.1
M tmux.h
Log Message:
-----------
Add an ACL list for users connecting to the tmux socket. Users may be
forbidden
from attaching, forced to attach read-only, or allowed to attach read-write. A
new command, server-access, configures the list. tmux gets the user using
getpeereid(3) of the client socket. Users must still configure file system
permissions manually.
Commit: 18105c8ecb901c72040db09f58585503a8409fd0
https://github.com/tmux/tmux/commit/18105c8ecb901c72040db09f58585503a8409fd0
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M input.c
Log Message:
-----------
Do not send focus sequences when focus is enabled or disabled by the
application if it is turned off. GitHub issue 3142.
Commit: 996e54763c04749860532a0d6b7df0d75671a405
https://github.com/tmux/tmux/commit/996e54763c04749860532a0d6b7df0d75671a405
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-select-layout.c
M layout-custom.c
M tmux.h
Log Message:
-----------
Better error reporting when applying custom layouts.
Commit: 0c84a20d2f44db64057f806c270ab1d751030fc1
https://github.com/tmux/tmux/commit/0c84a20d2f44db64057f806c270ab1d751030fc1
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-swap-pane.c
Log Message:
-----------
Emit window-layout-changed on swap-pane, from George Nachman.
Commit: 3a6d82b7c8d4254fa87959d8cf19b313f5e05480
https://github.com/tmux/tmux/commit/3a6d82b7c8d4254fa87959d8cf19b313f5e05480
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-command-prompt.c
M cmd-queue.c
M cmd-refresh-client.c
M configure.ac
M format.c
M log.c
M notify.c
M proc.c
M screen.c
M server-acl.c
M server-client.c
M tmux.c
M window-buffer.c
M window-client.c
M window-tree.c
M window.c
Log Message:
-----------
Some style nits.
Commit: 8bcd392ee79996f828fd40c52198071ec0f273dd
https://github.com/tmux/tmux/commit/8bcd392ee79996f828fd40c52198071ec0f273dd
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M cmd-queue.c
M compat/getpeereid.c
M server-acl.c
Log Message:
-----------
On platforms with no way to get peer UID, use getuid(), also fix some failure
checks.
Commit: d4423dca19d6d5cbaa97336a744ec760841c3816
https://github.com/tmux/tmux/commit/d4423dca19d6d5cbaa97336a744ec760841c3816
Author: nicm <nicm>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M tmux.1
Log Message:
-----------
Fix clearphist alias, from Jacqueline Jolicoeur via jmc@.
Commit: e0c982c5adf54fcfc7c6e588b1350fd8ae474310
https://github.com/tmux/tmux/commit/e0c982c5adf54fcfc7c6e588b1350fd8ae474310
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M tty-features.c
Log Message:
-----------
iTerm2 has OSC 7, from Gregory Anders.
Commit: 58d1a206c6ae6b33059ea6b469c21dad92ea0841
https://github.com/tmux/tmux/commit/58d1a206c6ae6b33059ea6b469c21dad92ea0841
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-18 (Mon, 18 Apr 2022)
Changed paths:
M cfg.c
M cmd-queue.c
M cmd-run-shell.c
M input.c
M tmux.h
M window-copy.c
Log Message:
-----------
Add a way for lines added to copy mode to be passed through the parser to
handle escape sequences and use it for run-shell, GitHub issue 3156.
Commit: c6b51cea923e0c4e92636998a776ada42511b6e5
https://github.com/tmux/tmux/commit/c6b51cea923e0c4e92636998a776ada42511b6e5
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M input-keys.c
M tmux.h
M tty-keys.c
Log Message:
-----------
If a mouse position was above the maximum supported by the normal mouse
protocol (223), tmux was allowing it to wrap around. However, since tmux was
not correctly handling this on input, other programs also do not handle it
correctly, and the alternative SGR mouse mode is now widespread, this seems
unnecessary, so remove this feature. Also define some constants to make it
clearer what the numbers mean. Mostly from Leonid S Usov in GitHub issue 3165.
Commit: 5ed64657d82ef9fe8bd2df4383e8accdaf7b1174
https://github.com/tmux/tmux/commit/5ed64657d82ef9fe8bd2df4383e8accdaf7b1174
Author: Thomas Adam <[email protected]>
Date: 2022-05-01 (Sun, 01 May 2022)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3b7dae9a5339c4495d30a4c1bb28ffe8aead0b27
https://github.com/tmux/tmux/commit/3b7dae9a5339c4495d30a4c1bb28ffe8aead0b27
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M cmd-pipe-pane.c
Log Message:
-----------
Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue
3174.
Commit: 2cad9a6af89d745bb1816d69c21789a7ce052417
https://github.com/tmux/tmux/commit/2cad9a6af89d745bb1816d69c21789a7ce052417
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
M arguments.c
Log Message:
-----------
Check if args_strtonum argument is NULL or not a string, from Anindya
Mukherjee.
Commit: ead75c2d512cb1c47b96cf62ddebea1a415119f3
https://github.com/tmux/tmux/commit/ead75c2d512cb1c47b96cf62ddebea1a415119f3
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-14 (Sat, 14 May 2022)
Changed paths:
M CHANGES
M cmd-server-access.c
M tools/ansicode.txt
Log Message:
-----------
Typos, from imcusg at gmail dot com.
Commit: 95baa32383bf095daf1a1e707de6b540ddb05d37
https://github.com/tmux/tmux/commit/95baa32383bf095daf1a1e707de6b540ddb05d37
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M spawn.c
Log Message:
-----------
Set PWD so shells have a hint about the real path (this was done before but
lost in a merge). GitHub issue 3186.
Commit: 1b28b2b51d264544a7c9490087561c9192459ba5
https://github.com/tmux/tmux/commit/1b28b2b51d264544a7c9490087561c9192459ba5
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add pane_start_path to match start_command.
Commit: cf7e1c94dfa472f698cc5902d901ef1cef938f64
https://github.com/tmux/tmux/commit/cf7e1c94dfa472f698cc5902d901ef1cef938f64
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M status.c
Log Message:
-----------
Remove duplicates from completion list, GitHub issue 3178.
Commit: bf33e807b60c34792d60a9304cec782323da8826
https://github.com/tmux/tmux/commit/bf33e807b60c34792d60a9304cec782323da8826
Author: Nicholas Marriott <[email protected]>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M tmux.1
Log Message:
-----------
Fix property name, from Sergei Dyshel.
Commit: cd692b5a68be0eb95252380db97fbbec587d6350
https://github.com/tmux/tmux/commit/cd692b5a68be0eb95252380db97fbbec587d6350
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M Makefile
M client.c
M cmd-attach-session.c
A cmd-server-access.c
M cmd.c
M proc.c
M server.c
M tmux.1
Log Message:
-----------
Add an ACL list for users connecting to the tmux socket. Users may be
forbidden from attaching, forced to attach read-only, or allowed to
attach read-write. A new command, server-access, configures the list.
tmux gets the user using getpeereid(3) of the client socket. Users must
still configure file system permissions manually. From Dallas Lyons and
others.
Commit: 4ae2c646576cc4e9f91c730c80bf75fd5122e4b3
https://github.com/tmux/tmux/commit/4ae2c646576cc4e9f91c730c80bf75fd5122e4b3
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cmd-select-layout.c
M layout-custom.c
Log Message:
-----------
Better error reporting when applying custom layouts.
Commit: af611815ea70d687a15e20426ed1b88017d3d248
https://github.com/tmux/tmux/commit/af611815ea70d687a15e20426ed1b88017d3d248
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cmd-swap-pane.c
Log Message:
-----------
Emit window-layout-changed on swap-pane, from George Nachman.
Commit: 0a8f356c7278dba34a526adea03561f2063df359
https://github.com/tmux/tmux/commit/0a8f356c7278dba34a526adea03561f2063df359
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cmd-command-prompt.c
M cmd-refresh-client.c
M format.c
M log.c
M notify.c
M screen.c
A server-acl.c
M server-client.c
M window-buffer.c
M window-client.c
M window-tree.c
M window.c
Log Message:
-----------
Spacing/style nits.
Commit: 20b0b38cf47112c0219b5bd041d61c5a28fae0fd
https://github.com/tmux/tmux/commit/20b0b38cf47112c0219b5bd041d61c5a28fae0fd
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M tty-features.c
Log Message:
-----------
iTerm2 has OSC 7, from Gregory Anders.
Commit: cd89000c1d75d0cfec28cf7e81b06f80a43ea093
https://github.com/tmux/tmux/commit/cd89000c1d75d0cfec28cf7e81b06f80a43ea093
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cfg.c
M cmd-queue.c
M cmd-run-shell.c
M input.c
M tmux.h
M window-copy.c
Log Message:
-----------
Add a way for lines added to copy mode to be passed through the parser
to handle escape sequences and use it for run-shell, GitHub issue 3156.
Commit: 2b60ff588ebc26258848fa9d89a6e32e46eeba58
https://github.com/tmux/tmux/commit/2b60ff588ebc26258848fa9d89a6e32e46eeba58
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M input-keys.c
M tmux.h
M tty-keys.c
Log Message:
-----------
If a mouse position was above the maximum supported by the normal mouse
protocol (223), tmux was allowing it to wrap around. However, since tmux
was not correctly handling this on input, other programs also do not
handle it correctly, and the alternative SGR mouse mode is now
widespread, this seems unnecessary, so remove this feature. Also define
some constants to make it clearer what the numbers mean. Mostly from
Leonid S Usov in GitHub issue 3165.
Commit: af1496b300cd755dcffd514ed0a329943f633cd4
https://github.com/tmux/tmux/commit/af1496b300cd755dcffd514ed0a329943f633cd4
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cmd-pipe-pane.c
Log Message:
-----------
Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub
issue 3174.
Commit: 006a529db11bb7050e0c925f7c76b2ff5023655a
https://github.com/tmux/tmux/commit/006a529db11bb7050e0c925f7c76b2ff5023655a
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M arguments.c
Log Message:
-----------
Check if args_strtonum argument is NULL or not a string, from Anindya
Mukherjee.
Commit: 384f0ee269a49b8a139f8090264420df3a93ff78
https://github.com/tmux/tmux/commit/384f0ee269a49b8a139f8090264420df3a93ff78
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M cmd-server-access.c
M tmux.1
Log Message:
-----------
Fix property name from Sergei Dyshel, and a typo from imcusg at gmail
dot com.
Commit: 6a5d210e558ffe9d8ec9b84f06da07e69629db7b
https://github.com/tmux/tmux/commit/6a5d210e558ffe9d8ec9b84f06da07e69629db7b
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M spawn.c
Log Message:
-----------
Set PWD so shells have a hint about the real path (this was done before
but lost in a merge). GitHub issue 3186.
Commit: 2f2bb82f5f9c7ba995e8c21a217926efbbb4c5e5
https://github.com/tmux/tmux/commit/2f2bb82f5f9c7ba995e8c21a217926efbbb4c5e5
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add pane_start_path to match start_command.
Commit: 58c8ea120943232887b2d4be53b77009c504af06
https://github.com/tmux/tmux/commit/58c8ea120943232887b2d4be53b77009c504af06
Author: nicm <nicm>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M status.c
Log Message:
-----------
Remove duplicates from completion list, GitHub issue 3178.
Commit: af596c0828ae876852943799eb35e4e36fd28194
https://github.com/tmux/tmux/commit/af596c0828ae876852943799eb35e4e36fd28194
Author: Thomas Adam <[email protected]>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 86a184b288bca66ec62706f413b7c151cb0850a4
https://github.com/tmux/tmux/commit/86a184b288bca66ec62706f413b7c151cb0850a4
Author: nicm <nicm>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M menu.c
Log Message:
-----------
Trim menu item text correctly, GitHub issue 3197.
Commit: 9daaf01730a572a29f168bdb44c6a097bd758414
https://github.com/tmux/tmux/commit/9daaf01730a572a29f168bdb44c6a097bd758414
Author: Thomas Adam <[email protected]>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M menu.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 74fb959f6d09f60dea363cf9671c61eb3c7bf15d
https://github.com/tmux/tmux/commit/74fb959f6d09f60dea363cf9671c61eb3c7bf15d
Author: nicm <nicm>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M cmd-server-access.c
Log Message:
-----------
Add a missing space.
Commit: 42f6d11a6b62ed3aba385ddcead9ef2f0e2dad1b
https://github.com/tmux/tmux/commit/42f6d11a6b62ed3aba385ddcead9ef2f0e2dad1b
Author: Thomas Adam <[email protected]>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M cmd-server-access.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ced83792b1b2c982f967ae7f6938fa0bbda12353
https://github.com/tmux/tmux/commit/ced83792b1b2c982f967ae7f6938fa0bbda12353
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Set version to 3.3.
Commit: 87fe00e8b44901240fc22d7120c1b31e4331f6f5
https://github.com/tmux/tmux/commit/87fe00e8b44901240fc22d7120c1b31e4331f6f5
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: b566cd57bfa0d28fcc2e44e5a7b2e88433a5e016
https://github.com/tmux/tmux/commit/b566cd57bfa0d28fcc2e44e5a7b2e88433a5e016
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Now back to 3.4.
Commit: 201a8d8e7eb0bf208918c698e64aa120864c6dfc
https://github.com/tmux/tmux/commit/201a8d8e7eb0bf208918c698e64aa120864c6dfc
Author: nicm <nicm>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M tty-keys.c
Log Message:
-----------
If escape-time is 0, force to 1 instead - not waiting at all is asking
for problems on some platforms.
Commit: c1ac007576a251c88f0fd34c3cfc41d63412ef93
https://github.com/tmux/tmux/commit/c1ac007576a251c88f0fd34c3cfc41d63412ef93
Author: Thomas Adam <[email protected]>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 0f6227f46b1d33476ef448682a2ba0b0290e6d9b
https://github.com/tmux/tmux/commit/0f6227f46b1d33476ef448682a2ba0b0290e6d9b
Author: nicm <nicm>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M cmd-set-buffer.c
Log Message:
-----------
When deleting or renaming a buffer and a buffer name is specified,
complain if the buffer doesn't exist instead of silently deleting or
renaming the most recent buffer. GitHub issue 3205.
Commit: be2617036ff7f53343e24101654015b875258777
https://github.com/tmux/tmux/commit/be2617036ff7f53343e24101654015b875258777
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M compat/getpeereid.c
Log Message:
-----------
Remove extra definition of getpeereid. From Eric N Vander Weele in GitHub
issue
3209.
Commit: 18838fbc877b5c003449fa10df353405c024f0f5
https://github.com/tmux/tmux/commit/18838fbc877b5c003449fa10df353405c024f0f5
Author: nicm <nicm>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M cmd-run-shell.c
Log Message:
-----------
Do not attempt to use client in config file (it will be NULL), GitHub
issue 3206.
Commit: 1184dc08d4c85c489126365896602d151c8080ad
https://github.com/tmux/tmux/commit/1184dc08d4c85c489126365896602d151c8080ad
Author: Thomas Adam <[email protected]>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M cmd-run-shell.c
M cmd-set-buffer.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3edda3c5e71d634efd8e1e849328a68fb9da37de
https://github.com/tmux/tmux/commit/3edda3c5e71d634efd8e1e849328a68fb9da37de
Author: nicm <nicm>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M tty.c
Log Message:
-----------
Do not unintentionally turn off all mouse mode when button is also present.
Commit: e77e11ec6bad1207ab15ee0f148b6a084d9f091c
https://github.com/tmux/tmux/commit/e77e11ec6bad1207ab15ee0f148b6a084d9f091c
Author: Thomas Adam <[email protected]>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 020c403dff56269d93625970ed41761520afc853
https://github.com/tmux/tmux/commit/020c403dff56269d93625970ed41761520afc853
Author: nicm <nicm>
Date: 2022-06-04 (Sat, 04 Jun 2022)
Changed paths:
M cmd-choose-tree.c
M paste.c
M tmux.h
Log Message:
-----------
When picking a buffer because one isn't specified by the user, ignore
named buffers. GitHub issue 3212 from David le Blanc.
Commit: afb3a5fe7180f73457346cf12d096497d93aa642
https://github.com/tmux/tmux/commit/afb3a5fe7180f73457346cf12d096497d93aa642
Author: Thomas Adam <[email protected]>
Date: 2022-06-04 (Sat, 04 Jun 2022)
Changed paths:
M cmd-choose-tree.c
M paste.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: c07d582e2476db075252998388305f11302a8b23
https://github.com/tmux/tmux/commit/c07d582e2476db075252998388305f11302a8b23
Author: nicm <nicm>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M arguments.c
M cmd-capture-pane.c
M cmd-join-pane.c
M cmd-send-keys.c
M cmd-split-window.c
M tmux.h
Log Message:
-----------
Expand arguments to some commands where it makes sense, GitHub issue
3204 from Anindya Mukherjee.
Commit: be2eb57d6295a72b870841bbb85e65d624c5d87c
https://github.com/tmux/tmux/commit/be2eb57d6295a72b870841bbb85e65d624c5d87c
Author: Thomas Adam <[email protected]>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M arguments.c
M cmd-capture-pane.c
M cmd-join-pane.c
M cmd-send-keys.c
M cmd-split-window.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ccc9dc3bb49ac258c856d8478346b4ce829b188e
https://github.com/tmux/tmux/commit/ccc9dc3bb49ac258c856d8478346b4ce829b188e
Author: nicm <nicm>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M cmd-load-buffer.c
M cmd-set-buffer.c
M input.c
M screen-write.c
M tmux.h
M tty.c
M window-copy.c
Log Message:
-----------
If an application gives the first parameter to OSC 52, validate and pass
on to outside terminal. GitHub issue 3192.
Commit: 810daefdd14d918e31d297a37c16de94d6fd641d
https://github.com/tmux/tmux/commit/810daefdd14d918e31d297a37c16de94d6fd641d
Author: Thomas Adam <[email protected]>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M cmd-load-buffer.c
M cmd-set-buffer.c
M input.c
M screen-write.c
M tmux.h
M tty.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 30e06e9d85a54648dd11b107f467c608f153f62c
https://github.com/tmux/tmux/commit/30e06e9d85a54648dd11b107f467c608f153f62c
Author: nicm <nicm>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M tty.c
Log Message:
-----------
Do not unintentionally turn off all mouse mode when button is also present.
Commit: 988e59cf3e0354209c0d068b244fb96bf1f0183f
https://github.com/tmux/tmux/commit/988e59cf3e0354209c0d068b244fb96bf1f0183f
Author: nicm <nicm>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M cmd-run-shell.c
Log Message:
-----------
Do not attempt to use client in config file (it will be NULL), GitHub
issue 3206.
Commit: 6a9bb2a6224958474469422e3b9d667821d0df74
https://github.com/tmux/tmux/commit/6a9bb2a6224958474469422e3b9d667821d0df74
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M compat/getpeereid.c
Log Message:
-----------
Remove extra definition of getpeereid. From Eric N Vander Weele in GitHub
issue
3209.
Commit: 0b355ae8114511e1ff6359272b164f1cdf718e80
https://github.com/tmux/tmux/commit/0b355ae8114511e1ff6359272b164f1cdf718e80
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
3.3a.
Commit: 67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f
https://github.com/tmux/tmux/commit/67960dcc9ad3ed0bde23c1a7c8202c9b2aeec34f
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M CHANGES
Log Message:
-----------
Merge tag '3.3a'
3.3a
Commit: 18a5835affc3fef58f673a8feeb128cf4132525e
https://github.com/tmux/tmux/commit/18a5835affc3fef58f673a8feeb128cf4132525e
Author: nicm <nicm>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M input.c
Log Message:
-----------
Ignore OSC if the first argument is not properly terminated.
Commit: 56390e0a394aa8a22fee5bfdcaf842062ca6ee74
https://github.com/tmux/tmux/commit/56390e0a394aa8a22fee5bfdcaf842062ca6ee74
Author: Thomas Adam <[email protected]>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M input.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 42ddf02ffce2002ed5ded5e03e1a51516fc2d710
https://github.com/tmux/tmux/commit/42ddf02ffce2002ed5ded5e03e1a51516fc2d710
Author: nicm <nicm>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M input.c
Log Message:
-----------
Fix size of flags output buffer.
Commit: 6d0828b81cd39362869155dbea0143b66efe4e21
https://github.com/tmux/tmux/commit/6d0828b81cd39362869155dbea0143b66efe4e21
Author: Thomas Adam <[email protected]>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M input.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 616bde08ac74d4be0ae06087aa3103df54833f86
https://github.com/tmux/tmux/commit/616bde08ac74d4be0ae06087aa3103df54833f86
Author: nicm <nicm>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M options-table.c
M tmux.1
M tty-features.c
M tty-keys.c
Log Message:
-----------
kf* terminfo capabilities are poorly defined and rxvt uses them in a
different way from xterm, so add a feature flag for rxvt to make tmux
ignore the capabilities and instead rely on its builtin definitions.
Commit: 06869ff22fa9891c9633ce3e3efa77cac758b520
https://github.com/tmux/tmux/commit/06869ff22fa9891c9633ce3e3efa77cac758b520
Author: Thomas Adam <[email protected]>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M options-table.c
M tmux.1
M tty-features.c
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 42358cc5210422826c8215a4411ddde1d19ddbeb
https://github.com/tmux/tmux/commit/42358cc5210422826c8215a4411ddde1d19ddbeb
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M CHANGES
M tools/ansicode.txt
Log Message:
-----------
Typos from Bastian Venthur.
Commit: 7cee982f909d29e7331d35bd9c21d337688b9ea1
https://github.com/tmux/tmux/commit/7cee982f909d29e7331d35bd9c21d337688b9ea1
Author: nicm <nicm>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M menu.c
Log Message:
-----------
Keep cursor on selected item on menu (useful for blind people), GitHub
issue 3225.
Commit: 89fe2680a9fdbdda3674851e61fd96c76ea923c2
https://github.com/tmux/tmux/commit/89fe2680a9fdbdda3674851e61fd96c76ea923c2
Author: Thomas Adam <[email protected]>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M menu.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d9f84854ac01c8d4f6d5507e88d1dc7bcdd99558
https://github.com/tmux/tmux/commit/d9f84854ac01c8d4f6d5507e88d1dc7bcdd99558
Author: nicm <nicm>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M options.c
M tmux.h
M window.c
Log Message:
-----------
Check cursor options when a pane is created, not just when they are changed.
Commit: 8ff3091d1677159150dee3791cd244029b9f47d3
https://github.com/tmux/tmux/commit/8ff3091d1677159150dee3791cd244029b9f47d3
Author: Thomas Adam <[email protected]>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M options.c
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: a888ce9963053c790c6ee9bf64cc53d95f0f9c09
https://github.com/tmux/tmux/commit/a888ce9963053c790c6ee9bf64cc53d95f0f9c09
Author: nicm <nicm>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M cfg.c
M cmd-new-session.c
M tmux.1
Log Message:
-----------
Do not display configuration file errors in a pane when in control mode,
instead report them with a %config-error notification. GitHub issue 3193.
Commit: d46870ede5e79c748cf8d06a00cdcc7310846844
https://github.com/tmux/tmux/commit/d46870ede5e79c748cf8d06a00cdcc7310846844
Author: Thomas Adam <[email protected]>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M cfg.c
M cmd-new-session.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 9c89f7c2af748858e784e8c533c548460bd6b10e
https://github.com/tmux/tmux/commit/9c89f7c2af748858e784e8c533c548460bd6b10e
Author: nicm <nicm>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M format.c
M grid.c
M server.c
M tmux.h
M window-copy.c
Log Message:
-----------
Store time lines are scrolled into history and display in copy mode.
Commit: b63afaea61c8076610a6003d4d046a95436460cf
https://github.com/tmux/tmux/commit/b63afaea61c8076610a6003d4d046a95436460cf
Author: Thomas Adam <[email protected]>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M format.c
M grid.c
M server.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 786cff8db9dd64ec8143a492c63051582ee41288
https://github.com/tmux/tmux/commit/786cff8db9dd64ec8143a492c63051582ee41288
Author: nicm <nicm>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M format.c
Log Message:
-----------
Do not expand single character format aliases inside #[] since they
interfere with colours. GitHub issue 3239 from Magnus Gross.
Commit: b22edcf3a5e6271625141992c1a842d295c8b89f
https://github.com/tmux/tmux/commit/b22edcf3a5e6271625141992c1a842d295c8b89f
Author: nicm <nicm>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M format.c
Log Message:
-----------
Tweak previous - find end of style correctly.
Commit: d8c527a5f9fc06ea15a7d04f3a54a9e49cebae62
https://github.com/tmux/tmux/commit/d8c527a5f9fc06ea15a7d04f3a54a9e49cebae62
Author: Thomas Adam <[email protected]>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: cdacc12ce305ad2f3e65e2a01328a988e3200b51
https://github.com/tmux/tmux/commit/cdacc12ce305ad2f3e65e2a01328a988e3200b51
Author: nicm <nicm>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M Makefile
M cmd-capture-pane.c
M cmd-display-panes.c
M grid.c
A hyperlinks.c
M input.c
M screen-redraw.c
M screen.c
M server.c
M style.c
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
Log Message:
-----------
Add support for OSC 8 hyperlinks (a VTE extension now supported by other
terminals such as iTerm2). Originally written by me then extended and
completed by first Will Noble and later Jeff Chiang. GitHub issues 911,
2621, 2890, 3240.
Commit: 01c4919f5f86d7c120451ae642e722ea7d9651d7
https://github.com/tmux/tmux/commit/01c4919f5f86d7c120451ae642e722ea7d9651d7
Author: Thomas Adam <[email protected]>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M Makefile.am
M cmd-capture-pane.c
M cmd-display-panes.c
M grid.c
A hyperlinks.c
M input.c
M screen-redraw.c
M screen.c
M server.c
M style.c
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: c3af8f6b16eb770796fc1977ead90d02f9b82de4
https://github.com/tmux/tmux/commit/c3af8f6b16eb770796fc1977ead90d02f9b82de4
Author: Thomas Adam <[email protected]>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M hyperlinks.c
Log Message:
-----------
hyperlinks: remove vis.h
Not used on Linux.
Commit: f08c019d419d7deefce2e8ab699aad404895355a
https://github.com/tmux/tmux/commit/f08c019d419d7deefce2e8ab699aad404895355a
Author: Nicholas Marriott <[email protected]>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M tty-features.c
Log Message:
-----------
Do not set Hls for hyperlinks on ncurses older than 5.9 (for example macOS).
Commit: 9360e0ef329c12931bb97f42197a56776bb3d2f0
https://github.com/tmux/tmux/commit/9360e0ef329c12931bb97f42197a56776bb3d2f0
Author: nicm <nicm>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M window-tree.c
Log Message:
-----------
Sort panes by index not by ID, GitHub issue 3249.
Commit: 57fec74966e39d8594fec9766609309879cb4f03
https://github.com/tmux/tmux/commit/57fec74966e39d8594fec9766609309879cb4f03
Author: Thomas Adam <[email protected]>
Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths:
M window-tree.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d0d2c39decd1c342f2ffdb360e5d6b509b9bb34e
https://github.com/tmux/tmux/commit/d0d2c39decd1c342f2ffdb360e5d6b509b9bb34e
Author: nicm <nicm>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M cmd-capture-pane.c
M format.c
M grid-view.c
M grid.c
M hyperlinks.c
M key-bindings.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Support hyperlinks with capture-pane -e and add a mouse_hyperlink
format, GitHub issue 3247 from Jeff Chiang.
Commit: dd602eaa61e82188313b9187021accab260f89c0
https://github.com/tmux/tmux/commit/dd602eaa61e82188313b9187021accab260f89c0
Author: nicm <nicm>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M tmux.1
Log Message:
-----------
Mention whether time is creation/activity for sort orders.
Commit: 9e03df5500f802e0a10d52bfaf51eab493b84c70
https://github.com/tmux/tmux/commit/9e03df5500f802e0a10d52bfaf51eab493b84c70
Author: nicm <nicm>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M control.c
M server-client.c
M tmux.h
Log Message:
-----------
Defer reading from control client until the command line command has
completed.
Commit: a39827a85cede5d52bc164f0b18404449ed8bba6
https://github.com/tmux/tmux/commit/a39827a85cede5d52bc164f0b18404449ed8bba6
Author: nicm <nicm>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
Log Message:
-----------
Remove debugging code.
Commit: 8e8b9865d18d1ecba7b9051fb21d759893462fb2
https://github.com/tmux/tmux/commit/8e8b9865d18d1ecba7b9051fb21d759893462fb2
Author: Nicholas Marriott <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
A regress/capture-pane-hyperlink.sh
M regress/capture-pane-sgr0.sh
Log Message:
-----------
Add hyperlink test, from Jeff Chiang.
Commit: 1afe22086fb85a596eb4a20f2e80cacfbbc2f1e5
https://github.com/tmux/tmux/commit/1afe22086fb85a596eb4a20f2e80cacfbbc2f1e5
Author: nicm <nicm>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M cmd-attach-session.c
M cmd-new-session.c
Log Message:
-----------
Show config errors on attach if they were not shown when the session
was created.
Commit: 9e19f132f2963d603a881d8e35411348638e5fc0
https://github.com/tmux/tmux/commit/9e19f132f2963d603a881d8e35411348638e5fc0
Author: Nicholas Marriott <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M regress/if-shell-error.sh
M regress/kill-session-process-exit.sh
Log Message:
-----------
Errors are now displayed on attach so use control mode to test
instead.
Commit: b130e951cc3157ef4deeadc25cc668b8e355f234
https://github.com/tmux/tmux/commit/b130e951cc3157ef4deeadc25cc668b8e355f234
Author: Thomas Adam <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M cmd-capture-pane.c
M format.c
M grid-view.c
M grid.c
M hyperlinks.c
M key-bindings.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: dc6bc0e95acc04cdf43e869294ecba897a11d850
https://github.com/tmux/tmux/commit/dc6bc0e95acc04cdf43e869294ecba897a11d850
Author: Thomas Adam <[email protected]>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M cmd-attach-session.c
M cmd-new-session.c
M control.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3c65475561b25073c3b7dcbb0b6498a0535ecd59
https://github.com/tmux/tmux/commit/3c65475561b25073c3b7dcbb0b6498a0535ecd59
Author: nicm <nicm>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M format.c
Log Message:
-----------
Fix memory leak, from Gabriel Souza Franco.
Commit: 697cebb4c1a28e0dc5b76037cb912eb1ace700b3
https://github.com/tmux/tmux/commit/697cebb4c1a28e0dc5b76037cb912eb1ace700b3
Author: Nicholas Marriott <[email protected]>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M tty-features.c
Log Message:
-----------
Include curses properly for hyperlinks ifdef, from chrysn at fsfe dot org.
Commit: 86dfbda0e4a2ad2638a5beed41dc4b441857362b
https://github.com/tmux/tmux/commit/86dfbda0e4a2ad2638a5beed41dc4b441857362b
Author: nicm <nicm>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M tty-keys.c
Log Message:
-----------
Process modifiers as bits rather than using a switch, from Koichi Murase.
Commit: e06c09889c8f56164ddc920d534357357769cf13
https://github.com/tmux/tmux/commit/e06c09889c8f56164ddc920d534357357769cf13
Author: Nicholas Marriott <[email protected]>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M .github/workflows/lock.yml
Log Message:
-----------
Add permissions for workflow, GitHub issue 3202.
Commit: ee431d482a8dac52f4fb16de1038e819a9e42b9a
https://github.com/tmux/tmux/commit/ee431d482a8dac52f4fb16de1038e819a9e42b9a
Author: nicm <nicm>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M server-client.c
Log Message:
-----------
Do not ignore the "off" flag when checking if a pane should be stopped,
GitHub issue 3250.
Commit: ab1d18d00febe161080b8e81331861481110809f
https://github.com/tmux/tmux/commit/ab1d18d00febe161080b8e81331861481110809f
Author: Thomas Adam <[email protected]>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M format.c
M server-client.c
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: a8da24771cd7c51b531fafef0b2d51e3a7fbad1f
https://github.com/tmux/tmux/commit/a8da24771cd7c51b531fafef0b2d51e3a7fbad1f
Author: nicm <nicm>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M window-copy.c
Log Message:
-----------
Clear marks when the search string changes. From Anindya Mukherjee,
GitHub issue 3255.
Commit: 9d9445a48e626731e9384b6b9cda367cd4cef5d3
https://github.com/tmux/tmux/commit/9d9445a48e626731e9384b6b9cda367cd4cef5d3
Author: Thomas Adam <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 36d904011a0620284ad3a51639a090024f2575fb
https://github.com/tmux/tmux/commit/36d904011a0620284ad3a51639a090024f2575fb
Author: nicm <nicm>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M tmux.1
Log Message:
-----------
-u is no longer equivalent to -TUTF-8 so don't say it is.
Commit: 33c59100aeb49894550b97cce268f46032f4c8d6
https://github.com/tmux/tmux/commit/33c59100aeb49894550b97cce268f46032f4c8d6
Author: nicm <nicm>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M arguments.c
Log Message:
-----------
Fix validation of missing percentage arguments.
Commit: 00812c9053a0b1067f833925b726086a67d8528d
https://github.com/tmux/tmux/commit/00812c9053a0b1067f833925b726086a67d8528d
Author: Nicholas Marriott <[email protected]>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Check for $YACC, from Wei Shih in GitHub issue 3267.
Commit: 9a2fdf8fd45fd156590ac3eabc7baad866fd06df
https://github.com/tmux/tmux/commit/9a2fdf8fd45fd156590ac3eabc7baad866fd06df
Author: Thomas Adam <[email protected]>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M arguments.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 42ba6c1b229c92256274e848e9c5ff1d59d9081b
https://github.com/tmux/tmux/commit/42ba6c1b229c92256274e848e9c5ff1d59d9081b
Author: nicm <nicm>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M input.c
M options-table.c
M screen-write.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Add a third state "all" to allow-passthrough to work even in invisible
panes, from Sergei Grechanik in GitHub issue 3274.
Commit: 7b8ececd8d76131b29273d62174c70a08211acfc
https://github.com/tmux/tmux/commit/7b8ececd8d76131b29273d62174c70a08211acfc
Author: Thomas Adam <[email protected]>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M input.c
M options-table.c
M screen-write.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: c6e7568471f35f7a22e199b444adf17c685e86f3
https://github.com/tmux/tmux/commit/c6e7568471f35f7a22e199b444adf17c685e86f3
Author: nicm <nicm>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M window-copy.c
Log Message:
-----------
Do not crash when searching for .* with extremely long lines. Reported
by Torbjorn Lonnemark, GitHub issue 3272.
Commit: c6cf09450a7db6fa6392e5345ef4eafbd0be5281
https://github.com/tmux/tmux/commit/c6cf09450a7db6fa6392e5345ef4eafbd0be5281
Author: Thomas Adam <[email protected]>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: de5cd54124e37672adfdfe0229712e7e74acc9b0
https://github.com/tmux/tmux/commit/de5cd54124e37672adfdfe0229712e7e74acc9b0
Author: nicm <nicm>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M menu.c
Log Message:
-----------
Change g and G to go to top and bottom of menu, GitHub issue 3286.
Commit: e15058e60fdd969c4cbfd82d81a33f31e91f0b09
https://github.com/tmux/tmux/commit/e15058e60fdd969c4cbfd82d81a33f31e91f0b09
Author: Thomas Adam <[email protected]>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M menu.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 273577ba0a88c8a373bc8a2ded7e6a08b82114d0
https://github.com/tmux/tmux/commit/273577ba0a88c8a373bc8a2ded7e6a08b82114d0
Author: nicm <nicm>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M spawn.c
Log Message:
-----------
Fix check of home directory (&& not ||), from Markus F X J Oberhumer,
GitHub issue 3297.
Commit: 9abf5d9fe5c8818a9e8a8154035f9fb667eac2b0
https://github.com/tmux/tmux/commit/9abf5d9fe5c8818a9e8a8154035f9fb667eac2b0
Author: Thomas Adam <[email protected]>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M spawn.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: e139f977b150d526b3403d7996fdc6690dea0932
https://github.com/tmux/tmux/commit/e139f977b150d526b3403d7996fdc6690dea0932
Author: nicm <nicm>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M key-bindings.c
Log Message:
-----------
vi(1) Home/End bindings, from Markus F X J Oberhumer.
Commit: 9b08e5139baf7cd61d096c128b6a794f6a634102
https://github.com/tmux/tmux/commit/9b08e5139baf7cd61d096c128b6a794f6a634102
Author: Thomas Adam <[email protected]>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M key-bindings.c
Log Message:
-----------
Merge branch 'obsd-master'
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 <[email protected]>
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'
Commit: 19344efa78be23a02008be9da0991f54455c9f9e
https://github.com/tmux/tmux/commit/19344efa78be23a02008be9da0991f54455c9f9e
Author: Nicholas Marriott <[email protected]>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M compat/getpeereid.c
Log Message:
-----------
Fix fallback implementaion of getpeereid, from Pino Toscano.
Commit: 416c27c9958e928b9ff845c1701acf5b10d0db8d
https://github.com/tmux/tmux/commit/416c27c9958e928b9ff845c1701acf5b10d0db8d
Author: nicm <nicm>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M key-bindings.c
M tmux.1
M window-copy.c
Log Message:
-----------
Add scroll-middle copy mode command to make cursor line in the middle,
from Varun Kumar E in GitHub issue 3307.
Commit: 038dfb27a822c32c03d028a83f50844f65ab60e5
https://github.com/tmux/tmux/commit/038dfb27a822c32c03d028a83f50844f65ab60e5
Author: Thomas Adam <[email protected]>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M key-bindings.c
M tmux.1
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: e86752820993a00e3d28350cbe46878ba95d9012
https://github.com/tmux/tmux/commit/e86752820993a00e3d28350cbe46878ba95d9012
Author: nicm <nicm>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M control.c
M file.c
M window.c
Log Message:
-----------
Check for NULL returns from bufferevent_new.
Commit: f7b30ed3d410561ac1609b3634cd8aa6855c19bf
https://github.com/tmux/tmux/commit/f7b30ed3d410561ac1609b3634cd8aa6855c19bf
Author: Thomas Adam <[email protected]>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M control.c
M file.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: a82f14c7b23a239a2114c756ef73bba8609ebe33
https://github.com/tmux/tmux/commit/a82f14c7b23a239a2114c756ef73bba8609ebe33
Author: topcat001 <[email protected]>
Date: 2022-08-28 (Sun, 28 Aug 2022)
Changed paths:
M .github/workflows/lock.yml
M CHANGES
M Makefile.am
M arguments.c
M cfg.c
M client.c
M cmd-attach-session.c
M cmd-capture-pane.c
M cmd-choose-tree.c
M cmd-command-prompt.c
M cmd-display-panes.c
M cmd-join-pane.c
M cmd-load-buffer.c
M cmd-new-session.c
M cmd-pipe-pane.c
M cmd-queue.c
M cmd-refresh-client.c
M cmd-run-shell.c
M cmd-select-layout.c
M cmd-send-keys.c
A cmd-server-access.c
M cmd-set-buffer.c
M cmd-split-window.c
M cmd-swap-pane.c
M cmd.c
M compat/getpeereid.c
M configure.ac
M control-notify.c
M control.c
M environ.c
M file.c
M format.c
M grid-view.c
M grid.c
A hyperlinks.c
M input-keys.c
M input.c
M key-bindings.c
M layout-custom.c
M log.c
M menu.c
M notify.c
M options-table.c
M options.c
M paste.c
M proc.c
A regress/capture-pane-hyperlink.sh
M regress/capture-pane-sgr0.sh
M regress/if-shell-error.sh
M regress/kill-session-process-exit.sh
M screen-redraw.c
M screen-write.c
M screen.c
A server-acl.c
M server-client.c
M server.c
M spawn.c
M status.c
M style.c
M tmux.1
M tmux.c
M tmux.h
M tools/ansicode.txt
M tty-features.c
M tty-keys.c
M tty-term.c
M tty.c
M window-buffer.c
M window-client.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/742c0634734e...a82f14c7b23a
--
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 [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/sixel/742c06-a82f14%40github.com.