Branch: refs/heads/3.2-rc
Home: https://github.com/tmux/tmux
Commit: d329b035cee47d968a8c93b5cbd8fde879ce6f0d
https://github.com/tmux/tmux/commit/d329b035cee47d968a8c93b5cbd8fde879ce6f0d
Author: nicm <nicm>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M cmd-select-pane.c
M input.c
M options-table.c
Log Message:
-----------
Add a hook when the pane title changed.
Commit: 90158b59770cbc1e639dda229c98b1781bbf9619
https://github.com/tmux/tmux/commit/90158b59770cbc1e639dda229c98b1781bbf9619
Author: Thomas Adam <[email protected]>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M cmd-select-pane.c
M input.c
M options-table.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 40e65c511502fe47932e230290537e7391ab8a83
https://github.com/tmux/tmux/commit/40e65c511502fe47932e230290537e7391ab8a83
Author: nicm <nicm>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M alerts.c
M cmd-display-message.c
M cmd-list-keys.c
M cmd-queue.c
M mode-tree.c
M status.c
M tmux.1
M tmux.h
M window-customize.c
Log Message:
-----------
Add a -d option to display-message to set delay, from theonekeyg at
gmail dot com in GitHub issue 2322.
Commit: 2fdd5fa507c0698b92f401a5e7d8cc1e7118775e
https://github.com/tmux/tmux/commit/2fdd5fa507c0698b92f401a5e7d8cc1e7118775e
Author: Thomas Adam <[email protected]>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M alerts.c
M cmd-display-message.c
M cmd-list-keys.c
M cmd-queue.c
M mode-tree.c
M status.c
M tmux.1
M tmux.h
M window-customize.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 944177eec3b0659a95b8484eb73e27201bffd112
https://github.com/tmux/tmux/commit/944177eec3b0659a95b8484eb73e27201bffd112
Author: nicm <nicm>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M server-fn.c
Log Message:
-----------
Trim newline from ctime, from Thomas Adam.
Commit: 98aa8350790df5057579f8e9cf91325503f416f9
https://github.com/tmux/tmux/commit/98aa8350790df5057579f8e9cf91325503f416f9
Author: Thomas Adam <[email protected]>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M server-fn.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 82c65e3f3705c2922e88049f9336333781a26e55
https://github.com/tmux/tmux/commit/82c65e3f3705c2922e88049f9336333781a26e55
Author: nicm <nicm>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M proc.c
Log Message:
-----------
Also ignore SIGQUIT so it can't be used to kill the client when locked.
Commit: 8d7e127b170fcb03a7efc9fac8334a9f9be39b45
https://github.com/tmux/tmux/commit/8d7e127b170fcb03a7efc9fac8334a9f9be39b45
Author: Thomas Adam <[email protected]>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M proc.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: df7fbcd7a5a775586522380a70530721d1f2c151
https://github.com/tmux/tmux/commit/df7fbcd7a5a775586522380a70530721d1f2c151
Author: nicm <nicm>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M server-client.c
M window-copy.c
Log Message:
-----------
Change searching to behave more like emacs and so that regex searching
doesn't overlap when searching forwards.
Commit: 9f0973b7112206789cc2a7ad4b3ed279e3ddfb54
https://github.com/tmux/tmux/commit/9f0973b7112206789cc2a7ad4b3ed279e3ddfb54
Author: Thomas Adam <[email protected]>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M server-client.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 212c0c1f7212b537aafc6f83d848ecf0b804696d
https://github.com/tmux/tmux/commit/212c0c1f7212b537aafc6f83d848ecf0b804696d
Author: nicm <nicm>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M grid.c
Log Message:
-----------
Do not force line width to grid width because it may need to be larger
to accomodate a wide character. GitHub issue 2336.
Commit: 93eb2c8c535c71765f39bb71865acca989a35132
https://github.com/tmux/tmux/commit/93eb2c8c535c71765f39bb71865acca989a35132
Author: Thomas Adam <[email protected]>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M grid.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f08bfa7cd13f605396ac7e2810b8fa516f8e11bd
https://github.com/tmux/tmux/commit/f08bfa7cd13f605396ac7e2810b8fa516f8e11bd
Author: nicm <nicm>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M input.c
Log Message:
-----------
Respond to colour requests if a colour is available, from Michal Goral.
Commit: d8b6560cbfb5677223982e4b27be92b2fcd034df
https://github.com/tmux/tmux/commit/d8b6560cbfb5677223982e4b27be92b2fcd034df
Author: nicm <nicm>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M alerts.c
Log Message:
-----------
Set alert flag for the current window if the session is unattached.
GitHub issues 1182 and 2299. From Eric Garver.
Commit: 5a55d1390ace032ad51d5fdd9f71feb47638671d
https://github.com/tmux/tmux/commit/5a55d1390ace032ad51d5fdd9f71feb47638671d
Author: Thomas Adam <[email protected]>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M alerts.c
M input.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d0957529edcdd3f616d0361972dd819b8b4c29d0
https://github.com/tmux/tmux/commit/d0957529edcdd3f616d0361972dd819b8b4c29d0
Author: nicm <nicm>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add n: modifier to get length of a format, also automatically expand
variable name arguments again if they contain a #{.
Commit: 769ae106588c35bf21c28984fd50655804f1229c
https://github.com/tmux/tmux/commit/769ae106588c35bf21c28984fd50655804f1229c
Author: Thomas Adam <[email protected]>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 43e3e5390861cebdc9f3c87ebf7ed1414cf9b596
https://github.com/tmux/tmux/commit/43e3e5390861cebdc9f3c87ebf7ed1414cf9b596
Author: nicm <nicm>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M tty-term.c
Log Message:
-----------
Do not run off end of string when stripping delays, reported by Dave
Vandervies.
Commit: e4a4fcfc90b09774cb15b030689e977fefe12678
https://github.com/tmux/tmux/commit/e4a4fcfc90b09774cb15b030689e977fefe12678
Author: nicm <nicm>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M tty-keys.c
Log Message:
-----------
Old Terminal.app versions do not respond correctly to secondary DA,
instead responding with the primary DA response. Ignore it. Reported by
Dave Vandervies.
Commit: aa084bb49e4202198932933c75def4d32af72290
https://github.com/tmux/tmux/commit/aa084bb49e4202198932933c75def4d32af72290
Author: Thomas Adam <[email protected]>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M tty-keys.c
M tty-term.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 20fcdcfea1651d26990ae482cbc0f3594c4cea54
https://github.com/tmux/tmux/commit/20fcdcfea1651d26990ae482cbc0f3594c4cea54
Author: nicm <nicm>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M colour.c
M options-table.c
M options.c
M tmux.h
Log Message:
-----------
Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issue
2317.
Commit: 655134f77c927f248f180a7f65c658359e10516e
https://github.com/tmux/tmux/commit/655134f77c927f248f180a7f65c658359e10516e
Author: Thomas Adam <[email protected]>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M colour.c
M options-table.c
M options.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 2ab289980afd7d47a92dfb17d488c127d335b429
https://github.com/tmux/tmux/commit/2ab289980afd7d47a92dfb17d488c127d335b429
Author: nicm <nicm>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add pane_last format, GitHub issue 2353.
Commit: b895ffbf37ef79c9fd8a3330dd60852626d4dd6b
https://github.com/tmux/tmux/commit/b895ffbf37ef79c9fd8a3330dd60852626d4dd6b
Author: Thomas Adam <[email protected]>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b2a262e35357228d01f93f81ab57df204fdbaef0
https://github.com/tmux/tmux/commit/b2a262e35357228d01f93f81ab57df204fdbaef0
Author: nicm <nicm>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M cmd-display-panes.c
Log Message:
-----------
Only print below number when there is enough space.
Commit: 60860aced8d424ef6c1d527b63842a0ea0f452ad
https://github.com/tmux/tmux/commit/60860aced8d424ef6c1d527b63842a0ea0f452ad
Author: nicm <nicm>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M cmd-set-environment.c
M cmd-source-file.c
M tmux.1
Log Message:
-----------
Add -F to set-environment and source-file; GitHub issue 2359.
Commit: a0fee328bf7d2cefe047f3911e7e29955f14a75a
https://github.com/tmux/tmux/commit/a0fee328bf7d2cefe047f3911e7e29955f14a75a
Author: Thomas Adam <[email protected]>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M cmd-display-panes.c
M cmd-set-environment.c
M cmd-source-file.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 37b1600d9cf7076498760372dcc20f021e4c181a
https://github.com/tmux/tmux/commit/37b1600d9cf7076498760372dcc20f021e4c181a
Author: nicm <nicm>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M cmd-load-buffer.c
M cmd-set-buffer.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.
GitHub issue 2363.
Commit: fc9ecdc665656a4a609b4dc96d5bf98b361b541a
https://github.com/tmux/tmux/commit/fc9ecdc665656a4a609b4dc96d5bf98b361b541a
Author: Thomas Adam <[email protected]>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M cmd-load-buffer.c
M cmd-set-buffer.c
M tmux.1
M tmux.h
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: e538bef7576456911cd8cf76d3e4ff2ef97bd671
https://github.com/tmux/tmux/commit/e538bef7576456911cd8cf76d3e4ff2ef97bd671
Author: nicm <nicm>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M tty.c
Log Message:
-----------
Check started flag before looking for capability.
Commit: cbbf5febff50d3e2231f2da8c843608e8cacf514
https://github.com/tmux/tmux/commit/cbbf5febff50d3e2231f2da8c843608e8cacf514
Author: Thomas Adam <[email protected]>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: eadf18b9fa3f32ffd06be5dbca627047430bc01c
https://github.com/tmux/tmux/commit/eadf18b9fa3f32ffd06be5dbca627047430bc01c
Author: nicm <nicm>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M cmd-attach-session.c
Log Message:
-----------
Do not free old session working directory until after expanding the new
one because it may be needed.
Commit: 2e931d49940ed91e2d534e497c86838ebaae833d
https://github.com/tmux/tmux/commit/2e931d49940ed91e2d534e497c86838ebaae833d
Author: Thomas Adam <[email protected]>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
M cmd-attach-session.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 233d14f4da86ee383815b870d547fcd2e39b8c53
https://github.com/tmux/tmux/commit/233d14f4da86ee383815b870d547fcd2e39b8c53
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M compat.h
M configure.ac
Log Message:
-----------
Hide warnings due to Apple's stupidity with __dead, reported by Kurtis Rader.
Commit: 9b45ba82fd38d30d9f6bbe3f659e33a32b3b5ace
https://github.com/tmux/tmux/commit/9b45ba82fd38d30d9f6bbe3f659e33a32b3b5ace
Author: nicm <nicm>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M cmd-load-buffer.c
Log Message:
-----------
calloc cb data so the client is NULL.
Commit: 634a2bb647bc77c3679f63da3bf877d252b79b1f
https://github.com/tmux/tmux/commit/634a2bb647bc77c3679f63da3bf877d252b79b1f
Author: Thomas Adam <[email protected]>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M cmd-load-buffer.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1fed7e84a3d65c8fbfbb321b84236ccab7265d46
https://github.com/tmux/tmux/commit/1fed7e84a3d65c8fbfbb321b84236ccab7265d46
Author: nicm <nicm>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M cmd-bind-key.c
M key-bindings.c
Log Message:
-----------
Allow -N without a command to change or add a note to an existing key.
Commit: 3c1f34c20809c33508e4e9f47e0fc585ee55d83f
https://github.com/tmux/tmux/commit/3c1f34c20809c33508e4e9f47e0fc585ee55d83f
Author: Thomas Adam <[email protected]>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M cmd-bind-key.c
M key-bindings.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 869c0e860fcf0851ef1751ca9187599913ca056a
https://github.com/tmux/tmux/commit/869c0e860fcf0851ef1751ca9187599913ca056a
Author: nicm <nicm>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M format.c
M menu.c
M server.c
M utf8.c
M window-copy.c
Log Message:
-----------
Fix some warnings, GitHub issue 2382.
Commit: c3e1b841f99383dfd1f9a9535c71b745e89d43fd
https://github.com/tmux/tmux/commit/c3e1b841f99383dfd1f9a9535c71b745e89d43fd
Author: Thomas Adam <[email protected]>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M format.c
M menu.c
M server.c
M utf8.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3206869ea5cbcf0caa9e62ec11edb170aae2cf27
https://github.com/tmux/tmux/commit/3206869ea5cbcf0caa9e62ec11edb170aae2cf27
Author: nicm <nicm>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M cmd-unbind-key.c
M tmux.1
Log Message:
-----------
Add -q flag to unbind-key to hide errors, GitHub issue 2381.
Commit: eea85fb4c741e6e08df77de414aac124743908ff
https://github.com/tmux/tmux/commit/eea85fb4c741e6e08df77de414aac124743908ff
Author: Thomas Adam <[email protected]>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M cmd-unbind-key.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ed946dccc76f87064f1b8299b6ea332db9ab6c19
https://github.com/tmux/tmux/commit/ed946dccc76f87064f1b8299b6ea332db9ab6c19
Author: nicm <nicm>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M control.c
M input-keys.c
M window-customize.c
Log Message:
-----------
Some other warnings, GitHub issue 2382.
Commit: 88b66e9e28733676b15a996d8fb5cbf66e01bc88
https://github.com/tmux/tmux/commit/88b66e9e28733676b15a996d8fb5cbf66e01bc88
Author: nicm <nicm>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Free buffer earlier to avoid confusing some compilers, GitHub issue
2382.
Commit: ca5afb34bfdcaddbaed12e7375b48c05019e4c18
https://github.com/tmux/tmux/commit/ca5afb34bfdcaddbaed12e7375b48c05019e4c18
Author: Thomas Adam <[email protected]>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M control.c
M input-keys.c
M window-copy.c
M window-customize.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 86d6ac2f0695b02bdbef542cce3cdb0cca39160e
https://github.com/tmux/tmux/commit/86d6ac2f0695b02bdbef542cce3cdb0cca39160e
Author: nicm <nicm>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M client.c
M server-client.c
M tmux.c
M tmux.h
Log Message:
-----------
Fix warnings on some platforms with %llx and add a new message to handle
64-bit client flags.
Commit: 51909a107f312a20e77e7c975c3fbc1a98d7bc7e
https://github.com/tmux/tmux/commit/51909a107f312a20e77e7c975c3fbc1a98d7bc7e
Author: nicm <nicm>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M popup.c
Log Message:
-----------
Resize screen to the correct size (borders need to be taken off).
Commit: a34ceb1074488b2adb6edce4c1342025e1ac1c1d
https://github.com/tmux/tmux/commit/a34ceb1074488b2adb6edce4c1342025e1ac1c1d
Author: Thomas Adam <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M client.c
M server-client.c
M tmux.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b9392d5cb16d4c6e95aabb65a0472acc49c2eb6b
https://github.com/tmux/tmux/commit/b9392d5cb16d4c6e95aabb65a0472acc49c2eb6b
Author: nicm <nicm>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Do not wrap at end of text when positioning at end of match because the
length may include trailing spaces.
Commit: 859a4c346073a0b504247078406f85efce89f7a0
https://github.com/tmux/tmux/commit/859a4c346073a0b504247078406f85efce89f7a0
Author: Thomas Adam <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M popup.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d6680b94742896c3c3afc31fc9e53c741ef6677b
https://github.com/tmux/tmux/commit/d6680b94742896c3c3afc31fc9e53c741ef6677b
Author: nicm <nicm>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Move a sentence to the right command.
Commit: dc0c3aa39149db38d535f9d7031e8619f704e751
https://github.com/tmux/tmux/commit/dc0c3aa39149db38d535f9d7031e8619f704e751
Author: Thomas Adam <[email protected]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f2dfc2759ea13c1e098a21bbedc9ac2c26f0b3b9
https://github.com/tmux/tmux/commit/f2dfc2759ea13c1e098a21bbedc9ac2c26f0b3b9
Author: nicm <nicm>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M tty-keys.c
Log Message:
-----------
Escape+Up and the other arrow keys should be kept as Escape+Up and not
converted to M-Up. Do not give them the implied meta flag so they don't
match the M-Up entry in the output key tree. Fixes problem with vi
reported by jsing@.
Commit: 476c185997b9e80b13061fb9fccafac96604d85a
https://github.com/tmux/tmux/commit/476c185997b9e80b13061fb9fccafac96604d85a
Author: Thomas Adam <[email protected]>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M tty-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ebf27f69006bacdc9a87ff531dfac8be9f52316e
https://github.com/tmux/tmux/commit/ebf27f69006bacdc9a87ff531dfac8be9f52316e
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M .github/README.md
M README
Log Message:
-----------
Mention build dependencies, based on a change from Mateusz Urbanek.
Commit: e2e5169f84723e3d8e34b7915f723ebbad3bb140
https://github.com/tmux/tmux/commit/e2e5169f84723e3d8e34b7915f723ebbad3bb140
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M .github/README.md
M README
Log Message:
-----------
Also pkg-config.
Commit: 4f638c0e31240b2fed9aa5035c25dc08e309ae15
https://github.com/tmux/tmux/commit/4f638c0e31240b2fed9aa5035c25dc08e309ae15
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M configure.ac
Log Message:
-----------
Check if UNIX 03 is needed for CMSG_DATA, for newer Solaris. From Eric N
Vander
Weele.
Commit: 5f50e7d942937fc43baeac297fa7f63c910e0939
https://github.com/tmux/tmux/commit/5f50e7d942937fc43baeac297fa7f63c910e0939
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M names.c
Log Message:
-----------
Trim "s from process names, from Gregory Pakosz.
Commit: 86433c6fb5fb1d6595592523e7cb672a55bd30ad
https://github.com/tmux/tmux/commit/86433c6fb5fb1d6595592523e7cb672a55bd30ad
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M configure.ac
Log Message:
-----------
Merge tag '3.2-rc' into master
3.2-rc
Commit: f43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec
https://github.com/tmux/tmux/commit/f43e3e5b4f4df398df39cf870e5c6b0ef2fec0ec
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M configure.ac
Log Message:
-----------
Next version.
Commit: 9ec68db74fda97cc23bcc1e6310a75e4839fcf10
https://github.com/tmux/tmux/commit/9ec68db74fda97cc23bcc1e6310a75e4839fcf10
Author: Nicholas Marriott <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Correct break-pane default format, from Gregory Pakosz.
Commit: 92a2e7411f26257bba32317793eac3d42a330b6b
https://github.com/tmux/tmux/commit/92a2e7411f26257bba32317793eac3d42a330b6b
Author: Nicholas Marriott <[email protected]>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M .github/README.md
Log Message:
-----------
Link to install wiki page.
Commit: c8f3736b07a0ae4c73bd6517ab8c8596d74c1c67
https://github.com/tmux/tmux/commit/c8f3736b07a0ae4c73bd6517ab8c8596d74c1c67
Author: nicm <nicm>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
Log Message:
-----------
Use the setal capability as well as (tmux's) Setulc.
Commit: 1479e32e1af82826dbc5a323e22f1a96eb0a692b
https://github.com/tmux/tmux/commit/1479e32e1af82826dbc5a323e22f1a96eb0a692b
Author: nicm <nicm>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M resize.c
Log Message:
-----------
Tidy the resize code, merge some common bits and add some comments. From
"Mike" in GitHub issue 2392.
Commit: f5b7ebc540fe3db5c3a5fe97d01de44551e76058
https://github.com/tmux/tmux/commit/f5b7ebc540fe3db5c3a5fe97d01de44551e76058
Author: Thomas Adam <[email protected]>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M resize.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: 8d9ea1b97ca1f70191808df03f9fbe9f93912773
https://github.com/tmux/tmux/commit/8d9ea1b97ca1f70191808df03f9fbe9f93912773
Author: nicm <nicm>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M names.c
M tmux.1
Log Message:
-----------
Trim "s from process names; also fix a default format in man page.
Commit: 847a061e31ceab5c94519fe25104e16de6a92f8d
https://github.com/tmux/tmux/commit/847a061e31ceab5c94519fe25104e16de6a92f8d
Author: Thomas Adam <[email protected]>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 680e7a382f9ea03568aceaf71f3fbb8ced83f76c
https://github.com/tmux/tmux/commit/680e7a382f9ea03568aceaf71f3fbb8ced83f76c
Author: Nicholas Marriott <[email protected]>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M compat.h
M configure.ac
M grid.c
Log Message:
-----------
glibc's malloc is very bad about returning memory from the kernel, add a call
to its malloc_trim to prompt it to do so. Reported by Sarunas Valaskevicius.
Commit: e369f646692e411961a4a7442d71736932929afb
https://github.com/tmux/tmux/commit/e369f646692e411961a4a7442d71736932929afb
Author: nicm <nicm>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M format.c
Log Message:
-----------
Add a state struct to store working state during format expansion
instead of modiyfing the format tree.
Use this to disable nested job expansion so that the result of #() is
not expanded again. Reported by Chas J Owens IV, GitHub issue 2390.
Commit: 7e319756d2450798855c648ede9fbcf7beb187e2
https://github.com/tmux/tmux/commit/7e319756d2450798855c648ede9fbcf7beb187e2
Author: nicm <nicm>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M format.c
Log Message:
-----------
Fix a last minute change in previous.
Commit: 57168f3f5935b0608484c5ed9ae6d41d3ca33da4
https://github.com/tmux/tmux/commit/57168f3f5935b0608484c5ed9ae6d41d3ca33da4
Author: Thomas Adam <[email protected]>
Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3afcc6faac828be21da68576d196f5ab344f84d5
https://github.com/tmux/tmux/commit/3afcc6faac828be21da68576d196f5ab344f84d5
Author: nicm <nicm>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M environ.c
Log Message:
-----------
Allow fnmatch(3) wildcards in update-environment, GitHub issue 2397.
Commit: 991d5a9c74f658225cc82e0b08d168c092eefdbe
https://github.com/tmux/tmux/commit/991d5a9c74f658225cc82e0b08d168c092eefdbe
Author: Nicholas Marriott <[email protected]>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
A compat/getdtablesize.c
M compat/imsg-buffer.c
M compat/imsg.h
M configure.ac
Log Message:
-----------
Add compat for getdtablesize, GitHub issue 2406.
Commit: 7ca0b9ddfa4782c47c33cadcc704996ab09664ed
https://github.com/tmux/tmux/commit/7ca0b9ddfa4782c47c33cadcc704996ab09664ed
Author: Thomas Adam <[email protected]>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M environ.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8
https://github.com/tmux/tmux/commit/4dc76e084b9c9d3d4b04c7e29bbe425c77ee5ae8
Author: tim <tim>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Escape ! in Ql
OK jmc@ nicm@, agreement from schwarze@
Commit: 30601d11a8db34ecda953621488d2e3fe84ebf6f
https://github.com/tmux/tmux/commit/30601d11a8db34ecda953621488d2e3fe84ebf6f
Author: Thomas Adam <[email protected]>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d603dbdef007c879dfb812d569289119e61b4d3f
https://github.com/tmux/tmux/commit/d603dbdef007c879dfb812d569289119e61b4d3f
Author: nicm <nicm>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M tty-term.c
Log Message:
-----------
Set RGB flag if capabilities are present, GitHub issue 2418.
Commit: 9ab81e1879837a8b97e67e9856d7c64e9c865077
https://github.com/tmux/tmux/commit/9ab81e1879837a8b97e67e9856d7c64e9c865077
Author: Thomas Adam <[email protected]>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M tty-term.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4c8706d39977ca1f12b8980bcc168e0a24a3d0f7
https://github.com/tmux/tmux/commit/4c8706d39977ca1f12b8980bcc168e0a24a3d0f7
Author: nicm <nicm>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M key-bindings.c
Log Message:
-----------
Fix note for "previous-window" default key binding, from Sebastian
Falbesoner.
Commit: 6125800876433e5d27d327f36390183bcfc6a1be
https://github.com/tmux/tmux/commit/6125800876433e5d27d327f36390183bcfc6a1be
Author: Thomas Adam <[email protected]>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M key-bindings.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d8cda9286ff1157ed46126bc4a797b08bb9436ae
https://github.com/tmux/tmux/commit/d8cda9286ff1157ed46126bc4a797b08bb9436ae
Author: nicm <nicm>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M cmd-select-window.c
Log Message:
-----------
Client could be NULL in select-window (for example in .tmux.conf), do
not set latest session if so. GitHub issue 2429 from Han Boetes.
Commit: 9a5b2c93a7129a6e6e74e4b6d4c2c78dd568b8d4
https://github.com/tmux/tmux/commit/9a5b2c93a7129a6e6e74e4b6d4c2c78dd568b8d4
Author: Thomas Adam <[email protected]>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M cmd-select-window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 31ed29e5511958845fabc66a479eeec39c1836bd
https://github.com/tmux/tmux/commit/31ed29e5511958845fabc66a479eeec39c1836bd
Author: nicm <nicm>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M proc.c
Log Message:
-----------
SIGQUIT handler needs to be cleared before fork like the others,
reported by Simon Andersson.
Commit: 20e89605c905baef50f0dd4d7d4901190173292f
https://github.com/tmux/tmux/commit/20e89605c905baef50f0dd4d7d4901190173292f
Author: Thomas Adam <[email protected]>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M proc.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b33a302235affc19d8a1d8f7473fe589d1bcd17e
https://github.com/tmux/tmux/commit/b33a302235affc19d8a1d8f7473fe589d1bcd17e
Author: nicm <nicm>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M server-client.c
Log Message:
-----------
Do not require that there be no other clients before loading the config,
being the first client is enough. GitHub issue 2438.
Commit: d5fac75667ae208bb9e2b8290276a43d4fd359a6
https://github.com/tmux/tmux/commit/d5fac75667ae208bb9e2b8290276a43d4fd359a6
Author: Thomas Adam <[email protected]>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: a868bacb46e3c900530bed47a1c6f85b0fbe701c
https://github.com/tmux/tmux/commit/a868bacb46e3c900530bed47a1c6f85b0fbe701c
Author: nicm <nicm>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M input.c
Log Message:
-----------
Do not write after the end of the array and overwrite the stack when
colon-separated SGR sequences contain empty arguments. Reported by Sergey
Nizovtsev.
Commit: 7f321a4cc6f9db590f1285720c53c2a8435f4250
https://github.com/tmux/tmux/commit/7f321a4cc6f9db590f1285720c53c2a8435f4250
Author: Thomas Adam <[email protected]>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M input.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 649e5970e98b0073763f42a25dcab02aadea688f
https://github.com/tmux/tmux/commit/649e5970e98b0073763f42a25dcab02aadea688f
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M cmd-display-menu.c
M menu.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a -O flag to display-menu to change the mouse behaviour and not
close the menu when the mouse is released, from teo_paul1 at yahoo dot
com.
Commit: 910457f68dfc04c491f31d773788c61300f3f8c7
https://github.com/tmux/tmux/commit/910457f68dfc04c491f31d773788c61300f3f8c7
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M server-client.c
Log Message:
-----------
There is no reason not to fire focus events when a pane is in a mode,
GitHub issue 2372.
Commit: ce2b6ff40e13fd25f359cfe3faad49b094aad115
https://github.com/tmux/tmux/commit/ce2b6ff40e13fd25f359cfe3faad49b094aad115
Author: Nicholas Marriott <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
A regress/style-trim.sh
Log Message:
-----------
Style trim test (currently failing).
Commit: 970e8f734c996e6a1402be1181c48abd14b6404a
https://github.com/tmux/tmux/commit/970e8f734c996e6a1402be1181c48abd14b6404a
Author: Thomas Adam <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M cmd-display-menu.c
M menu.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 02197f20d0809a5c248a32ef0ca3a45c7e3566bd
https://github.com/tmux/tmux/commit/02197f20d0809a5c248a32ef0ca3a45c7e3566bd
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M screen.c
Log Message:
-----------
Do not leak path when freeing screen, from Sergey Nizovtsev.
Commit: 8e1d28453d23d6283abe1bb709a4fe06139d2750
https://github.com/tmux/tmux/commit/8e1d28453d23d6283abe1bb709a4fe06139d2750
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M input.c
Log Message:
-----------
Limit range of repeat to avoid silly high numbers causing delays, from
Sergey Nizovtsev.
Commit: 9726c4454e29cb5b9c6681abfb5c99972a9bd574
https://github.com/tmux/tmux/commit/9726c4454e29cb5b9c6681abfb5c99972a9bd574
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M menu.c
Log Message:
-----------
Do not allow disabled items to be selected.
Commit: 0b8ae4de5c38210d9a3ac6d003726f7cab89f285
https://github.com/tmux/tmux/commit/0b8ae4de5c38210d9a3ac6d003726f7cab89f285
Author: Nicholas Marriott <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: d0640609044c06ffa5aeb7a509965ce3f0b1a412
https://github.com/tmux/tmux/commit/d0640609044c06ffa5aeb7a509965ce3f0b1a412
Author: Thomas Adam <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M input.c
M menu.c
M screen.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 95841ba16acafa8c1a516712ad0f2b48e34357e6
https://github.com/tmux/tmux/commit/95841ba16acafa8c1a516712ad0f2b48e34357e6
Author: nicm <nicm>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M client.c
M server-client.c
Log Message:
-----------
With csh, a tmux client gets SIGTERM before SIGCONT when killed with
"kill %%", so when the client tells the server it got SIGCONT, don't use
bits that may already have been freed when it got SIGTERM. Also don't
print anything on exit if we get SIGTERM while suspended. Reported by
Theo.
Commit: ffe39edf2fdd8f0489c05022ca8f6e9994396881
https://github.com/tmux/tmux/commit/ffe39edf2fdd8f0489c05022ca8f6e9994396881
Author: Thomas Adam <[email protected]>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M client.c
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ac5045a00f1fee2ca94aef063e6a5a3d2efce3f1
https://github.com/tmux/tmux/commit/ac5045a00f1fee2ca94aef063e6a5a3d2efce3f1
Author: nicm <nicm>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in
GitHub issue 2442.
Commit: ff53eed402abb146096673963da39b5036a5c861
https://github.com/tmux/tmux/commit/ff53eed402abb146096673963da39b5036a5c861
Author: Thomas Adam <[email protected]>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: ba9962b568dd111455963c88b0458cf8847c9690
https://github.com/tmux/tmux/commit/ba9962b568dd111455963c88b0458cf8847c9690
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M .github/README.md
M CHANGES
M alerts.c
M client.c
M cmd-attach-session.c
M cmd-bind-key.c
M cmd-display-menu.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-list-keys.c
M cmd-load-buffer.c
M cmd-queue.c
M cmd-select-pane.c
M cmd-set-buffer.c
M cmd-set-environment.c
M cmd-source-file.c
M cmd-unbind-key.c
M colour.c
M compat.h
A compat/getdtablesize.c
M compat/imsg-buffer.c
M compat/imsg.h
M configure.ac
M control.c
M environ.c
M format.c
M grid.c
M input-keys.c
M input.c
M key-bindings.c
M menu.c
M mode-tree.c
M options-table.c
M options.c
M popup.c
M proc.c
A regress/style-trim.sh
M resize.c
M screen.c
M server-client.c
M server-fn.c
M server.c
M status.c
M tmux.1
M tmux.c
M tmux.h
M tty-features.c
M tty-term.c
M tty.c
M window-copy.c
M window-customize.c
Log Message:
-----------
Merge branch 'master' into 3.2-rc
Commit: 5306bb0db79b4cc0b8e620bfe52e8fed446a101c
https://github.com/tmux/tmux/commit/5306bb0db79b4cc0b8e620bfe52e8fed446a101c
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Update to 3.2-rc3, bring in all the changes from master.
Compare: https://github.com/tmux/tmux/compare/733abfcfc5b0...5306bb0db79b
--
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/3.2-rc/733abf-5306bb%40github.com.