Branch: refs/heads/3.0-rc
Home: https://github.com/tmux/tmux
Commit: e7a530fe4c0f8e0f807daf6a1b80d86c67c93e1b
https://github.com/tmux/tmux/commit/e7a530fe4c0f8e0f807daf6a1b80d86c67c93e1b
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Next will be 3.1.
Commit: 4382538e4bac2849262710c447e4b630e7f34bd7
https://github.com/tmux/tmux/commit/4382538e4bac2849262710c447e4b630e7f34bd7
Author: nicm <nicm>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M arguments.c
Log Message:
-----------
Do not read past the end of the argument string if it is empty.
Commit: 580cd16f4c3474d7cae867b9b24f01665a268e9d
https://github.com/tmux/tmux/commit/580cd16f4c3474d7cae867b9b24f01665a268e9d
Author: nicm <nicm>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M status.c
Log Message:
-----------
Redraw status line if size changes, GitHub issue 1762. Also fix length
of target buffer when pasting into status line.
Commit: c96957583f0ff2e377fcbe08ca1a7d88ab071380
https://github.com/tmux/tmux/commit/c96957583f0ff2e377fcbe08ca1a7d88ab071380
Author: Thomas Adam <[email protected]>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M arguments.c
M status.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: eefbbfde77c85a3d29b367b44902e92fa04940b4
https://github.com/tmux/tmux/commit/eefbbfde77c85a3d29b367b44902e92fa04940b4
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: a4424fbebf929f4ad742200365fc330a26a65d7f
https://github.com/tmux/tmux/commit/a4424fbebf929f4ad742200365fc330a26a65d7f
Author: nicm <nicm>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M cmd-parse.y
M tmux.1
Log Message:
-----------
Support \ooo escapes, from Avi Halachmi.
Commit: 480ba99a16247638b0959659fc2e2b9d0692f974
https://github.com/tmux/tmux/commit/480ba99a16247638b0959659fc2e2b9d0692f974
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Merge branch '3.0-rc'
Commit: ffcc60211d3cbdb243b295e624bc9283da54b1d6
https://github.com/tmux/tmux/commit/ffcc60211d3cbdb243b295e624bc9283da54b1d6
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Merge branch '3.0-rc'
Commit: e90b5dcea3152272c346d1408f0f0cc1df0f3398
https://github.com/tmux/tmux/commit/e90b5dcea3152272c346d1408f0f0cc1df0f3398
Author: Thomas Adam <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M cmd-parse.y
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 409d52ed411cbc4f8e52ff3dfd02199c9f998a51
https://github.com/tmux/tmux/commit/409d52ed411cbc4f8e52ff3dfd02199c9f998a51
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
Try OS X.
Commit: 4425c1e1b337b8b72896ba6ecbc5402ea08e4e8a
https://github.com/tmux/tmux/commit/4425c1e1b337b8b72896ba6ecbc5402ea08e4e8a
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
Tweak again.
Commit: 2ce8e0110cfbc2505cd369895d5bb153c3f4e3d8
https://github.com/tmux/tmux/commit/2ce8e0110cfbc2505cd369895d5bb153c3f4e3d8
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
Don't even need this?
Commit: c17edd594e8088d2355102a8ca58f4b256c59397
https://github.com/tmux/tmux/commit/c17edd594e8088d2355102a8ca58f4b256c59397
Author: nicm <nicm>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M cmd-parse.y
M cmd-queue.c
Log Message:
-----------
The line number needs to be updated only after the \n is processed by
the parser, so store a flag and update it next time around. Also each
new line needs its own shared data.
Commit: 95d68fcba137cc140d90b65de6bde1f502d3cbc1
https://github.com/tmux/tmux/commit/95d68fcba137cc140d90b65de6bde1f502d3cbc1
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
A regress/command-order.sh
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 7dced376737ef685e09fd5a49161ca2bf423e91b
https://github.com/tmux/tmux/commit/7dced376737ef685e09fd5a49161ca2bf423e91b
Author: nicm <nicm>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M arguments.c
M cmd-parse.y
M tty-term.c
M window-buffer.c
Log Message:
-----------
Use VIS_CSTYLE for the arguments and add the missing escapes it can
generate to the parser.
Commit: 414208aab1d7a6ed346a2fb5249d022be5617260
https://github.com/tmux/tmux/commit/414208aab1d7a6ed346a2fb5249d022be5617260
Author: Thomas Adam <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
M arguments.c
M cmd-parse.y
M cmd-queue.c
M tty-term.c
M window-buffer.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: c5e2532b674411fdd47bf013d7942e519b0de940
https://github.com/tmux/tmux/commit/c5e2532b674411fdd47bf013d7942e519b0de940
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-29 (Wed, 29 May 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 026450c1a8ed64e49521bec676e2e1faba64c1aa
https://github.com/tmux/tmux/commit/026450c1a8ed64e49521bec676e2e1faba64c1aa
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M regress/command-order.sh
A regress/xenl-terminal.sh
Log Message:
-----------
Add test for xenl terminals.
Commit: 89d2c7eb2625804060092330f22ea211c2c97ba3
https://github.com/tmux/tmux/commit/89d2c7eb2625804060092330f22ea211c2c97ba3
Author: nicm <nicm>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M tmux.1
M tty.c
Log Message:
-----------
I had hoped that non-xenl terminals had died out, at least in fairly
modern OSs, but no - DragonFly BSD's console returns to haunt us. Fix it
at least somewhat. GitHub issue 1763.
Commit: 82b25a9d6280d162db26af2a7c6710f0b9159d60
https://github.com/tmux/tmux/commit/82b25a9d6280d162db26af2a7c6710f0b9159d60
Author: Thomas Adam <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M tmux.1
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 8fb796b5b3fbd7ff430d1b6ad2a49f97feea8f3c
https://github.com/tmux/tmux/commit/8fb796b5b3fbd7ff430d1b6ad2a49f97feea8f3c
Author: nicm <nicm>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
No longer need to reduce line number by one.
Commit: 2df757521afb057129070d3b04226730e3b7b45e
https://github.com/tmux/tmux/commit/2df757521afb057129070d3b04226730e3b7b45e
Author: Thomas Adam <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 200a1c62c6fe29d16f45306f5fa2e48ad7772a23
https://github.com/tmux/tmux/commit/200a1c62c6fe29d16f45306f5fa2e48ad7772a23
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: b26523c26dc7cf0a24a1adb787aa1816deb40693
https://github.com/tmux/tmux/commit/b26523c26dc7cf0a24a1adb787aa1816deb40693
Author: nicm <nicm>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M cmd-display-message.c
M input.c
M mode-tree.c
M options.c
M window.c
Log Message:
-----------
Remove a leftover abort and some fixes from cppcheck.
Commit: 41b8bb4eef44260729d8cfd649be4e3a8ed74015
https://github.com/tmux/tmux/commit/41b8bb4eef44260729d8cfd649be4e3a8ed74015
Author: Thomas Adam <[email protected]>
Date: 2019-05-30 (Thu, 30 May 2019)
Changed paths:
M cmd-display-message.c
M input.c
M mode-tree.c
M options.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 82e47403c6a8d6fff90f77e9262840050b8e6b2e
https://github.com/tmux/tmux/commit/82e47403c6a8d6fff90f77e9262840050b8e6b2e
Author: nicm <nicm>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
M cmd-parse.y
M control.c
Log Message:
-----------
Allow % strings that are all numbers or %s, and fix a double free. Both
reported by George Nachman, GitHub issues 1765 and 1766.
Commit: adf9e77702cf4c7638cd09816d57529f0f4adfd4
https://github.com/tmux/tmux/commit/adf9e77702cf4c7638cd09816d57529f0f4adfd4
Author: Thomas Adam <[email protected]>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
M cmd-parse.y
M control.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 9d2ef8bf0dd682e3e50eb5a9689abe18857a5d48
https://github.com/tmux/tmux/commit/9d2ef8bf0dd682e3e50eb5a9689abe18857a5d48
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 2c5f3074bcd3c4d1399a5cf3691430027452266f
https://github.com/tmux/tmux/commit/2c5f3074bcd3c4d1399a5cf3691430027452266f
Author: nicm <nicm>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
M cmd-queue.c
M format.c
Log Message:
-----------
Fix warnings, from Ben Boeckel.
Commit: 88ee5a1a00b475fd2b93ef00e71f527fe2e9520e
https://github.com/tmux/tmux/commit/88ee5a1a00b475fd2b93ef00e71f527fe2e9520e
Author: Nicholas Marriott <[email protected]>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
A regress/conf/21867280ff7e99631046f9cc669b80d2.conf
Log Message:
-----------
Add a crashing config.
Commit: 480cdedcacecfa40f7f92ba98d3b486310a73736
https://github.com/tmux/tmux/commit/480cdedcacecfa40f7f92ba98d3b486310a73736
Author: Thomas Adam <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M cmd-queue.c
M format.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 39ea8a2787a29265970d0ef47a879527bc30d1f8
https://github.com/tmux/tmux/commit/39ea8a2787a29265970d0ef47a879527bc30d1f8
Author: nicm <nicm>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Need stdlib.h, from Ben Boeckel.
Commit: 3d29b97768530f55aab2d7466124a038bc72e1ce
https://github.com/tmux/tmux/commit/3d29b97768530f55aab2d7466124a038bc72e1ce
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M .github/README.md
Log Message:
-----------
Link to file.
Commit: feff55b92fe5a8382aa0cfd56f961330fe13741a
https://github.com/tmux/tmux/commit/feff55b92fe5a8382aa0cfd56f961330fe13741a
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M .github/README.md
Log Message:
-----------
Try this instead.
Commit: c2d79add3179c5062e642b604809a3d87b6ff360
https://github.com/tmux/tmux/commit/c2d79add3179c5062e642b604809a3d87b6ff360
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M .github/README.md
Log Message:
-----------
Should be caps.
Commit: b28b8312f2a40d3fe7321375b91329eca4efb698
https://github.com/tmux/tmux/commit/b28b8312f2a40d3fe7321375b91329eca4efb698
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M .github/CONTRIBUTING.md
M .github/ISSUE_TEMPLATE.md
Log Message:
-----------
Mention CHANGES.
Commit: ec690208a3b416ce2b3713e3e882ba414afd8c0f
https://github.com/tmux/tmux/commit/ec690208a3b416ce2b3713e3e882ba414afd8c0f
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M .github/README.md
Log Message:
-----------
Move link.
Commit: 8382ae65b7445a70e8a24b541cf104eedadd7265
https://github.com/tmux/tmux/commit/8382ae65b7445a70e8a24b541cf104eedadd7265
Author: Thomas Adam <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 2c6c3a1d27d3665a47d037965955d2bad1f81bcc
https://github.com/tmux/tmux/commit/2c6c3a1d27d3665a47d037965955d2bad1f81bcc
Author: nicm <nicm>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M cmd-new-session.c
Log Message:
-----------
If only one of -x or -y is given, use the calculated size for the
other. Pointed out by Ben Boeckel.
Commit: 027a7ac829f100996e09700dc0e8abe2bfecb904
https://github.com/tmux/tmux/commit/027a7ac829f100996e09700dc0e8abe2bfecb904
Author: Thomas Adam <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M cmd-new-session.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 900238a30657a477f3c62ba344fcc73fc0948ac7
https://github.com/tmux/tmux/commit/900238a30657a477f3c62ba344fcc73fc0948ac7
Author: nicm <nicm>
Date: 2019-06-02 (Sun, 02 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
yacc(1) copies its union so it is not a good place to store
TAILQ_HEADs. Allocate them instead. Found from a problem reported by
sthen@.
Commit: f6933e43c2f5fa720307bab84797bd616678871f
https://github.com/tmux/tmux/commit/f6933e43c2f5fa720307bab84797bd616678871f
Author: Thomas Adam <[email protected]>
Date: 2019-06-02 (Sun, 02 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4ca1de1b8bc10dca47d2cf7399df41845c902c9e
https://github.com/tmux/tmux/commit/4ca1de1b8bc10dca47d2cf7399df41845c902c9e
Author: nicm <nicm>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M cmd-attach-session.c
M cmd-new-session.c
M tmux.1
M tmux.h
Log Message:
-----------
Add new-session -X and attach-session -x to send SIGHUP to parent when
detaching (like detach-client -P). From Colin Watson in GitHub issue
1773.
Commit: d3f0c72e20069f99607011861f326faf14165fa7
https://github.com/tmux/tmux/commit/d3f0c72e20069f99607011861f326faf14165fa7
Author: Thomas Adam <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M cmd-attach-session.c
M cmd-new-session.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f274b1b9d7edd74a89e17c37ff1807dc3d5f8d95
https://github.com/tmux/tmux/commit/f274b1b9d7edd74a89e17c37ff1807dc3d5f8d95
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 09e90c1645a8ecd1e467b13a743bb46d48febd37
https://github.com/tmux/tmux/commit/09e90c1645a8ecd1e467b13a743bb46d48febd37
Author: nicm <nicm>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Need to increment the argument to skip the prefix earlier, fixes
repeated incremental search in copy mode, reported by Kaushal Modi in
GitHub issue 1780.
Commit: 8f40796f05f2db0ff8b2c9231054b62b511a7ba0
https://github.com/tmux/tmux/commit/8f40796f05f2db0ff8b2c9231054b62b511a7ba0
Author: nicm <nicm>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M cfg.c
M cmd-parse.y
M cmd-source-file.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a -v flag to source-file to show the commands and line numbers.
Commit: 1ec3fb5f30d07b678fcb54e340eb3e70b2c4c6fa
https://github.com/tmux/tmux/commit/1ec3fb5f30d07b678fcb54e340eb3e70b2c4c6fa
Author: Thomas Adam <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 37bb993f539012a65ea44e0e35f8cf88f27dfe19
https://github.com/tmux/tmux/commit/37bb993f539012a65ea44e0e35f8cf88f27dfe19
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: c91680822df84f6db2f8ce650e457d59d37f3856
https://github.com/tmux/tmux/commit/c91680822df84f6db2f8ce650e457d59d37f3856
Author: Thomas Adam <[email protected]>
Date: 2019-06-05 (Wed, 05 Jun 2019)
Changed paths:
M cfg.c
M cmd-parse.y
M cmd-source-file.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: e37f34facc05c3ba146d4158cc7af23f6886fecd
https://github.com/tmux/tmux/commit/e37f34facc05c3ba146d4158cc7af23f6886fecd
Author: nicm <nicm>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M server-client.c
M server.c
M tmux.h
Log Message:
-----------
Do not load the config file if the server is exiting because it failed
to start, otherwise commands like lsk which start the server again can
end up looping infinitely. Also make the first client exit
correctly. Problem reported by Wael M Nasreddine.
Commit: e13c1e53209a6ede0fa334b3e9e9c8b41e6712c0
https://github.com/tmux/tmux/commit/e13c1e53209a6ede0fa334b3e9e9c8b41e6712c0
Author: Thomas Adam <[email protected]>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M server-client.c
M server.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 43796bf131c4d7d3a44185c10e5d75860869af0d
https://github.com/tmux/tmux/commit/43796bf131c4d7d3a44185c10e5d75860869af0d
Author: nicm <nicm>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
Do not try to parse command when unsetting, GitHub issue 1788.
Commit: 181841fb672c74b8e385fc13a09dd686c0029ed8
https://github.com/tmux/tmux/commit/181841fb672c74b8e385fc13a09dd686c0029ed8
Author: Thomas Adam <[email protected]>
Date: 2019-06-09 (Sun, 09 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 915097d312319a463fa4333c9bdf728b8dd6d39d
https://github.com/tmux/tmux/commit/915097d312319a463fa4333c9bdf728b8dd6d39d
Author: nicm <nicm>
Date: 2019-06-09 (Sun, 09 Jun 2019)
Changed paths:
M window.c
Log Message:
-----------
Exiting alternate screen mode should restore cursor position and
attributes even if already outside alternate screen mode. GitHub issue
1789.
Commit: d9ad461b5e37ea26358991f55e497116a5a80ea6
https://github.com/tmux/tmux/commit/d9ad461b5e37ea26358991f55e497116a5a80ea6
Author: Thomas Adam <[email protected]>
Date: 2019-06-09 (Sun, 09 Jun 2019)
Changed paths:
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1a9f9c09b4bcc9f99f10190ab91f1aea5206809b
https://github.com/tmux/tmux/commit/1a9f9c09b4bcc9f99f10190ab91f1aea5206809b
Author: nicm <nicm>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M server-client.c
Log Message:
-----------
Do not resize panes unless they are in an attached, active window. From
Morten M Neergaard in GitHub issue 1782.
Commit: e8814a7e9308dfd4617ce01bc0aa3dba15f177c0
https://github.com/tmux/tmux/commit/e8814a7e9308dfd4617ce01bc0aa3dba15f177c0
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Add to CHANGES.
Commit: 8e971f187ab97ff3f22d8e2f7f5050702c99e627
https://github.com/tmux/tmux/commit/8e971f187ab97ff3f22d8e2f7f5050702c99e627
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M .github/README.md
Log Message:
-----------
Update README.md
Commit: 057c04e32a54018f5da1c93efc107f7e05db597e
https://github.com/tmux/tmux/commit/057c04e32a54018f5da1c93efc107f7e05db597e
Author: Thomas Adam <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 9d42bd328c094c679415c623f7a87c200b64984e
https://github.com/tmux/tmux/commit/9d42bd328c094c679415c623f7a87c200b64984e
Author: nicm <nicm>
Date: 2019-06-12 (Wed, 12 Jun 2019)
Changed paths:
M layout-custom.c
Log Message:
-----------
Do not always resize the window back to its original size after applying
a layout, let the normal window resize process do it. This means windows
are not resized at all if window-size is manual, and are not resized
multiple times if later attached to a different size terminal.
Commit: b12df0186139bb4761292629871205dc46d4c302
https://github.com/tmux/tmux/commit/b12df0186139bb4761292629871205dc46d4c302
Author: nicm <nicm>
Date: 2019-06-12 (Wed, 12 Jun 2019)
Changed paths:
M cmd-if-shell.c
Log Message:
-----------
Pass target on to new commands with if -F.
Commit: 7e6a26cc9d857ffc53fdb2395aa5413ff1865f9e
https://github.com/tmux/tmux/commit/7e6a26cc9d857ffc53fdb2395aa5413ff1865f9e
Author: nicm <nicm>
Date: 2019-06-12 (Wed, 12 Jun 2019)
Changed paths:
M cmd-find.c
Log Message:
-----------
Do not use $TMUX to find the session because for windows in multiple
sessions it is wrong as often as it is right, and for windows in one
session it is pointless. Instead check TMUX_PANE to find the pane and
look for the MRU session as usual. GitHub issue 1793.
Commit: d5902eeae9da610b2652ffda9a66e560d179f1b8
https://github.com/tmux/tmux/commit/d5902eeae9da610b2652ffda9a66e560d179f1b8
Author: Thomas Adam <[email protected]>
Date: 2019-06-12 (Wed, 12 Jun 2019)
Changed paths:
M cmd-find.c
M cmd-if-shell.c
M layout-custom.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3e72e98e3bdf3e814d6d20060247bb5f5dc859bb
https://github.com/tmux/tmux/commit/3e72e98e3bdf3e814d6d20060247bb5f5dc859bb
Author: nicm <nicm>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M Makefile
M format.c
A regsub.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Add regular expression support for the format search, match and
substitute modifiers.
Commit: 26b9a8e49b7eee7b7c05f85c731f5829e64c507c
https://github.com/tmux/tmux/commit/26b9a8e49b7eee7b7c05f85c731f5829e64c507c
Author: nicm <nicm>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Set the cursor x at the same time as changing the y or the end of line
marker may not be redrawn.
Commit: b8a9c740bbb0f28ce7cbfeeec584e0719950b8a8
https://github.com/tmux/tmux/commit/b8a9c740bbb0f28ce7cbfeeec584e0719950b8a8
Author: jmc <jmc>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M tmux.1
Log Message:
-----------
tweak previous;
Commit: eef11b64e1a41db349b1a8a54b2f61e460483b07
https://github.com/tmux/tmux/commit/eef11b64e1a41db349b1a8a54b2f61e460483b07
Author: nicm <nicm>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M format.c
Log Message:
-----------
Do not crash if the environment variable is present but empty.
Commit: f35f15b1077eea1d16037d2b226bf7fceb58b8fa
https://github.com/tmux/tmux/commit/f35f15b1077eea1d16037d2b226bf7fceb58b8fa
Author: nicm <nicm>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
M cmd-load-buffer.c
M cmd-save-buffer.c
Log Message:
-----------
Use the right client when working out where to save or load the buffer,
reported by kn@.
Commit: 4bbf941436765201825c8d675f45b0cb70eb19d3
https://github.com/tmux/tmux/commit/4bbf941436765201825c8d675f45b0cb70eb19d3
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 45203582ff8708042c5f4f7134ad7d4ec71d2050
https://github.com/tmux/tmux/commit/45203582ff8708042c5f4f7134ad7d4ec71d2050
Author: nicm <nicm>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M cmd-parse.y
M tmux.1
Log Message:
-----------
A couple of minor parser changes around conditions: 1) only treat #{
specially after a condition, otherwise as a comment (which is more as
most people expect) 2) allow formats to be quoted after a condition.
Commit: d1d3bbb458b50ec455d65774d5c6669546b3b4ca
https://github.com/tmux/tmux/commit/d1d3bbb458b50ec455d65774d5c6669546b3b4ca
Author: nicm <nicm>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Show filename with -v for source-file.
Commit: 5e9757b30b8de13028149caa2683a7d76f231790
https://github.com/tmux/tmux/commit/5e9757b30b8de13028149caa2683a7d76f231790
Author: Thomas Adam <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M Makefile.am
M cmd-load-buffer.c
M cmd-parse.y
M cmd-save-buffer.c
M format.c
A regsub.c
M tmux.1
M tmux.h
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 7bb8ab1c0efefebcaeb25c5694bc8ac6506a7396
https://github.com/tmux/tmux/commit/7bb8ab1c0efefebcaeb25c5694bc8ac6506a7396
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Add a bit to {}.
Commit: 8da756c4f09d436c130e702b5e66d853fe390d67
https://github.com/tmux/tmux/commit/8da756c4f09d436c130e702b5e66d853fe390d67
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M cmd.c
Log Message:
-----------
Restore missing functions.
Commit: dcb2bb33a22668601debc8730ac397635f700877
https://github.com/tmux/tmux/commit/dcb2bb33a22668601debc8730ac397635f700877
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 29b70e275772fc187cae283364cf2d31ada01750
https://github.com/tmux/tmux/commit/29b70e275772fc187cae283364cf2d31ada01750
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: ae83a5b0105942abdb154502745897cdc8a15d4d
https://github.com/tmux/tmux/commit/ae83a5b0105942abdb154502745897cdc8a15d4d
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Add to CHANGES.
Commit: 4c28ed4e4edc51715ed6a2188b5028f901f22012
https://github.com/tmux/tmux/commit/4c28ed4e4edc51715ed6a2188b5028f901f22012
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Merge branch '3.0-rc'
Commit: c95cd9ed5e5e89e1ed467dbd5b7d8c80f672a5a1
https://github.com/tmux/tmux/commit/c95cd9ed5e5e89e1ed467dbd5b7d8c80f672a5a1
Author: nicm <nicm>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M format-draw.c
Log Message:
-----------
Do not loop forever if a menu item contains invisible characters,
reported by Thomas Sattler.
Commit: 539a6e7fa056b204e680c8204fa8dfdd1a70d637
https://github.com/tmux/tmux/commit/539a6e7fa056b204e680c8204fa8dfdd1a70d637
Author: Thomas Adam <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M format-draw.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 03da0ced46e0ddcfbdcc6d580d906f47279cabcd
https://github.com/tmux/tmux/commit/03da0ced46e0ddcfbdcc6d580d906f47279cabcd
Author: nicm <nicm>
Date: 2019-06-15 (Sat, 15 Jun 2019)
Changed paths:
M format.c
M layout-custom.c
Log Message:
-----------
Use the right format modifier when comparing, and remove a couple of
unused variables.
Commit: 7a4a286ea2e3ef12b4a163c070e6351fd87c3e27
https://github.com/tmux/tmux/commit/7a4a286ea2e3ef12b4a163c070e6351fd87c3e27
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-15 (Sat, 15 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: d53c2d0ebe98271335e0cf17c1c4ae47d67495b2
https://github.com/tmux/tmux/commit/d53c2d0ebe98271335e0cf17c1c4ae47d67495b2
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-15 (Sat, 15 Jun 2019)
Changed paths:
R cmd-list.c
Log Message:
-----------
Merge branch '3.0-rc'
Commit: fadbf497a4d0abb21e9c94a56a7b9e77572ca3ef
https://github.com/tmux/tmux/commit/fadbf497a4d0abb21e9c94a56a7b9e77572ca3ef
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-15 (Sat, 15 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: 5895f1d9f742c9b4bcc1de3cf3bebe2601f673b3
https://github.com/tmux/tmux/commit/5895f1d9f742c9b4bcc1de3cf3bebe2601f673b3
Author: Thomas Adam <[email protected]>
Date: 2019-06-15 (Sat, 15 Jun 2019)
Changed paths:
M format.c
M layout-custom.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 9272fe36e2e36789342337d81914008826499941
https://github.com/tmux/tmux/commit/9272fe36e2e36789342337d81914008826499941
Author: nicm <nicm>
Date: 2019-06-18 (Tue, 18 Jun 2019)
Changed paths:
M cfg.c
M cmd-display-panes.c
M cmd-if-shell.c
M cmd-load-buffer.c
M cmd-queue.c
M cmd-run-shell.c
M cmd-wait-for.c
M menu.c
M tmux.h
M window.c
Log Message:
-----------
Add a cmdq_continue function rather than twiddling the flag directly.
Commit: 250fdd08bea74f47fc9a8962d5688db353896921
https://github.com/tmux/tmux/commit/250fdd08bea74f47fc9a8962d5688db353896921
Author: nicm <nicm>
Date: 2019-06-18 (Tue, 18 Jun 2019)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Handle comments more correctly inside {}, from Avi Halachmi.
Commit: ee9bc355f5fec07ef399d03002985e8bd5e117c5
https://github.com/tmux/tmux/commit/ee9bc355f5fec07ef399d03002985e8bd5e117c5
Author: Thomas Adam <[email protected]>
Date: 2019-06-18 (Tue, 18 Jun 2019)
Changed paths:
M cfg.c
M cmd-display-panes.c
M cmd-if-shell.c
M cmd-load-buffer.c
M cmd-parse.y
M cmd-queue.c
M cmd-run-shell.c
M cmd-wait-for.c
M menu.c
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: df07723e2093762d1cffc1a3f542e20853c42101
https://github.com/tmux/tmux/commit/df07723e2093762d1cffc1a3f542e20853c42101
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-18 (Tue, 18 Jun 2019)
Changed paths:
A regress/conf/99749670b62bcb99a9b2e3d59708e357.conf
Log Message:
-----------
Add a config.
Commit: ec151b79ec672fac04db3305a161bcd67e22bbb7
https://github.com/tmux/tmux/commit/ec151b79ec672fac04db3305a161bcd67e22bbb7
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-18 (Tue, 18 Jun 2019)
Changed paths:
Log Message:
-----------
Merge branch '3.0-rc'
Commit: b3ca410bc398e9aa7a045cf1337ca3f08c005e6e
https://github.com/tmux/tmux/commit/b3ca410bc398e9aa7a045cf1337ca3f08c005e6e
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M osdep-netbsd.c
Log Message:
-----------
Use KERN_PROC_CWD on NetBSD, from Leonardo Taccari.
Commit: ae541287d303fb253b3cd75341c318dcc6a8db4a
https://github.com/tmux/tmux/commit/ae541287d303fb253b3cd75341c318dcc6a8db4a
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cfg.c
M format.c
M server-client.c
M server.c
Log Message:
-----------
Expand command formats in %if and move the config file loading later (to
when the first client has identified) so all the client formats are
available, fixes problems reported by Thomas Sattler.
Commit: cd1fc42df6d1bacac4f617e031c279ba31bc0632
https://github.com/tmux/tmux/commit/cd1fc42df6d1bacac4f617e031c279ba31bc0632
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M arguments.c
M cmd-show-options.c
M tmux.1
Log Message:
-----------
Add a -A flag to show-options to show parent options as well.
Commit: c1ede507d954b98a73c40665e7aee6fe5f0c5bce
https://github.com/tmux/tmux/commit/c1ede507d954b98a73c40665e7aee6fe5f0c5bce
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-set-option.c
M cmd-show-options.c
M options.c
M tmux.h
Log Message:
-----------
Add a helper function to work out option table from name.
Commit: 03945276f7010a69969714f8b581d68ee9ff92ba
https://github.com/tmux/tmux/commit/03945276f7010a69969714f8b581d68ee9ff92ba
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M arguments.c
M cfg.c
M cmd-show-options.c
M format.c
M server-client.c
M server.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: adca856806e5eba0bf0a505d78e29d9bd345445f
https://github.com/tmux/tmux/commit/adca856806e5eba0bf0a505d78e29d9bd345445f
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-set-option.c
M cmd-show-options.c
M options.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 5f92f92908b81b4ec66682adb84b9ffc8d83c2f7
https://github.com/tmux/tmux/commit/5f92f92908b81b4ec66682adb84b9ffc8d83c2f7
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-select-pane.c
M cmd-set-option.c
M cmd-show-options.c
M cmd-swap-pane.c
M format.c
M input.c
M options-table.c
M options.c
M server-fn.c
M tmux.1
M tmux.c
M tmux.h
M tty.c
M window.c
Log Message:
-----------
Add a per-pane option set. Pane options inherit from window options (so
there should be no change to existing behaviour) and are set and shown
with set-option -p and show-options -p.
Change remain-on-exit and window-style/window-active-style to be pane
options (some others will be changed later).
This makes select-pane -P and -g unnecessary so no longer document them
(they still work) and no longer document set-window-option and
show-window-options in favour of set-option -w and show-options -w.
Commit: a0e2c1b4cae9269d04ee2e80e1d1cb8adc78cd8a
https://github.com/tmux/tmux/commit/a0e2c1b4cae9269d04ee2e80e1d1cb8adc78cd8a
Author: Nicholas Marriott <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Add to CHANGES.
Commit: c1573727f0ea1d8a2530edc1a7848d9aa1d6f590
https://github.com/tmux/tmux/commit/c1573727f0ea1d8a2530edc1a7848d9aa1d6f590
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-show-options.c
Log Message:
-----------
Still need to walk the options tree for user options.
Commit: fc1df91e034627f674ed905be6a1159da883545e
https://github.com/tmux/tmux/commit/fc1df91e034627f674ed905be6a1159da883545e
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M input.c
M options-table.c
M tmux.1
M window.c
Log Message:
-----------
allow-rename and alternate-screen can be pane options.
Commit: f8ad72b2eeafc1146c116f73194a3950aa0c2143
https://github.com/tmux/tmux/commit/f8ad72b2eeafc1146c116f73194a3950aa0c2143
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-break-pane.c
M cmd-join-pane.c
M cmd-select-pane.c
M cmd-set-option.c
M cmd-show-options.c
M cmd-swap-pane.c
M format.c
M input.c
M options-table.c
M options.c
M server-fn.c
M tmux.1
M tmux.c
M tmux.h
M tty.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f4e835754c7e13ed6e810104290608fe27c83cca
https://github.com/tmux/tmux/commit/f4e835754c7e13ed6e810104290608fe27c83cca
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M regsub.c
Log Message:
-----------
Fix how regex substitution works with empty matches.
Commit: 4a44ae06bf6c64350a336e0224a70a9505b5670f
https://github.com/tmux/tmux/commit/4a44ae06bf6c64350a336e0224a70a9505b5670f
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-show-options.c
M input.c
M options-table.c
M tmux.1
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 5aae58295e5f6ef6b93d745ae99b8bdb35f0058e
https://github.com/tmux/tmux/commit/5aae58295e5f6ef6b93d745ae99b8bdb35f0058e
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M regsub.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: cb5e681ef6f238a69ee6d366dd9760a49e28887b
https://github.com/tmux/tmux/commit/cb5e681ef6f238a69ee6d366dd9760a49e28887b
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
FIx return of options_scope_from_name on error.
Commit: 97a317a656e27523ed7437d8512be36080c739ed
https://github.com/tmux/tmux/commit/97a317a656e27523ed7437d8512be36080c739ed
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M server-client.c
Log Message:
-----------
Need to always check focus even if not current window.
Commit: c4a92e57993f3c45944428a6b7cf0a1be421d023
https://github.com/tmux/tmux/commit/c4a92e57993f3c45944428a6b7cf0a1be421d023
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1d8e545bc1cf9de10b718dc81b422edf81dabe07
https://github.com/tmux/tmux/commit/1d8e545bc1cf9de10b718dc81b422edf81dabe07
Author: nicm <nicm>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-find-window.c
M tmux.1
Log Message:
-----------
Add -r to find-window for regex instead of fnmatch.
Commit: 70775b3c28ab75ec295e08fd9c8c50ab0f7d1233
https://github.com/tmux/tmux/commit/70775b3c28ab75ec295e08fd9c8c50ab0f7d1233
Author: Thomas Adam <[email protected]>
Date: 2019-06-20 (Thu, 20 Jun 2019)
Changed paths:
M cmd-find-window.c
M server-client.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: e3c2772d2f7d876c5284062d7cb1695f5e395e9a
https://github.com/tmux/tmux/commit/e3c2772d2f7d876c5284062d7cb1695f5e395e9a
Author: nicm <nicm>
Date: 2019-06-21 (Fri, 21 Jun 2019)
Changed paths:
M tmux.1
Log Message:
-----------
Man page fixes from lacygoill at lacygoill dot me.
Commit: 69a2f73449a96228fb9b39b284fbc356e69eef73
https://github.com/tmux/tmux/commit/69a2f73449a96228fb9b39b284fbc356e69eef73
Author: Thomas Adam <[email protected]>
Date: 2019-06-21 (Fri, 21 Jun 2019)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f1100f97f7a06fcbebcf18b2c46e7f8f89fdd65b
https://github.com/tmux/tmux/commit/f1100f97f7a06fcbebcf18b2c46e7f8f89fdd65b
Author: nicm <nicm>
Date: 2019-06-23 (Sun, 23 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
Do not always set scope for panes because the window check might fail,
GitHub issue 1810.
Commit: 50c4c5917d1a47b00360ebe61fe8b002e467c57e
https://github.com/tmux/tmux/commit/50c4c5917d1a47b00360ebe61fe8b002e467c57e
Author: Thomas Adam <[email protected]>
Date: 2019-06-23 (Sun, 23 Jun 2019)
Changed paths:
M options.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: bdab5950955539ea4ffab0816faf182607db4c2b
https://github.com/tmux/tmux/commit/bdab5950955539ea4ffab0816faf182607db4c2b
Author: nicm <nicm>
Date: 2019-06-24 (Mon, 24 Jun 2019)
Changed paths:
M window.c
Log Message:
-----------
Trim trailing spaces when matching.
Commit: c14b0d7c00373d08b7704a54c88a181aeed8f2ca
https://github.com/tmux/tmux/commit/c14b0d7c00373d08b7704a54c88a181aeed8f2ca
Author: Thomas Adam <[email protected]>
Date: 2019-06-24 (Mon, 24 Jun 2019)
Changed paths:
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 20b938bcb18b8ae8b0535a1bcf8e7e1670a830bc
https://github.com/tmux/tmux/commit/20b938bcb18b8ae8b0535a1bcf8e7e1670a830bc
Author: nicm <nicm>
Date: 2019-06-24 (Mon, 24 Jun 2019)
Changed paths:
M format.c
Log Message:
-----------
Expand arguments to C and s format modifiers (matches m which already
expands).
Commit: a1d4bf20f774707c22249399dd89d1d6acf049ef
https://github.com/tmux/tmux/commit/a1d4bf20f774707c22249399dd89d1d6acf049ef
Author: Thomas Adam <[email protected]>
Date: 2019-06-24 (Mon, 24 Jun 2019)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: d83f356218fc9144735667e39c9553bcf905d10b
https://github.com/tmux/tmux/commit/d83f356218fc9144735667e39c9553bcf905d10b
Author: nicm <nicm>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M layout.c
M options-table.c
M screen-redraw.c
M tmux.h
M window.c
Log Message:
-----------
Add #define for the pane status line option position numbers.
Commit: 80d76612b8e8a572f96a58bcbd217f81d58d9b0f
https://github.com/tmux/tmux/commit/80d76612b8e8a572f96a58bcbd217f81d58d9b0f
Author: nicm <nicm>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M tty.c
Log Message:
-----------
Fix some comments (top/bottom not left/right).
Commit: c599ad63f8857bd74e85150e60339fd2efbb9650
https://github.com/tmux/tmux/commit/c599ad63f8857bd74e85150e60339fd2efbb9650
Author: nicm <nicm>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M window.c
Log Message:
-----------
Log window and pane resizes.
Commit: f797ac9ff6cd18b9f5737bea80fbf58dc5b5729b
https://github.com/tmux/tmux/commit/f797ac9ff6cd18b9f5737bea80fbf58dc5b5729b
Author: Thomas Adam <[email protected]>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M layout.c
M options-table.c
M screen-redraw.c
M tmux.h
M tty.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 87ea14328ce60fdfb8bd0aef15b7e3b3bdccb1ed
https://github.com/tmux/tmux/commit/87ea14328ce60fdfb8bd0aef15b7e3b3bdccb1ed
Author: nicm <nicm>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M cmd-display-panes.c
M server-client.c
Log Message:
-----------
Pass keys that aren't 0-9 on to normal key processing when display-panes
is active (restores previous behaviour).
Commit: 3a6d90adadfcd4aa6b513df7f8ae5c4dcc05a6dc
https://github.com/tmux/tmux/commit/3a6d90adadfcd4aa6b513df7f8ae5c4dcc05a6dc
Author: nicm <nicm>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M layout.c
M window.c
Log Message:
-----------
Fix a typo in window_pane_find_down (w not wp) and a missing PANE_STATUS_TOP.
Commit: c4a92999563e20617f949ac781f1465843fb088c
https://github.com/tmux/tmux/commit/c4a92999563e20617f949ac781f1465843fb088c
Author: Thomas Adam <[email protected]>
Date: 2019-06-26 (Wed, 26 Jun 2019)
Changed paths:
M cmd-display-panes.c
M layout.c
M server-client.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: dae2868d1227b95fd076fb4a5efa6256c7245943
https://github.com/tmux/tmux/commit/dae2868d1227b95fd076fb4a5efa6256c7245943
Author: nicm <nicm>
Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths:
M colour.c
M grid.c
M input.c
M screen-write.c
M style.c
M tmux.1
M tmux.h
M tty-term.c
M tty.c
Log Message:
-----------
Add support for underscore colours with Setulc capability, mostly from
Kai Moschcau.
Commit: e483ce138fbae32491df7e2dea23690e5aca3894
https://github.com/tmux/tmux/commit/e483ce138fbae32491df7e2dea23690e5aca3894
Author: Thomas Adam <[email protected]>
Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths:
M colour.c
M grid.c
M input.c
M screen-write.c
M style.c
M tmux.1
M tmux.h
M tty-term.c
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b434692db20e6ef279ca13b6d25b0d519ac2c134
https://github.com/tmux/tmux/commit/b434692db20e6ef279ca13b6d25b0d519ac2c134
Author: jmc <jmc>
Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths:
M tmux.1
Log Message:
-----------
minor eol issues;
Commit: a07df21e79e9a6a1419f75bc45c4b9914b7efa92
https://github.com/tmux/tmux/commit/a07df21e79e9a6a1419f75bc45c4b9914b7efa92
Author: Thomas Adam <[email protected]>
Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 6ce38b73956836c26c8914cdf5002da7900a5d2d
https://github.com/tmux/tmux/commit/6ce38b73956836c26c8914cdf5002da7900a5d2d
Author: deraadt <deraadt>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M xmalloc.c
Log Message:
-----------
asprintf returns -1, not an arbitrary value < 0. Also upon error the
(very sloppy specification) leaves an undefined value in *ret, so it is
wrong to inspect it, the error condition is enough.
discussed a little with nicm, and then much more with millert until we
were exasperated
Commit: b6b4f86cfc34f9386819af8f04add72833ccc69a
https://github.com/tmux/tmux/commit/b6b4f86cfc34f9386819af8f04add72833ccc69a
Author: Thomas Adam <[email protected]>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M xmalloc.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4ff7bc3eb32e9d66312d16757fb8c083df2d87d6
https://github.com/tmux/tmux/commit/4ff7bc3eb32e9d66312d16757fb8c083df2d87d6
Author: deraadt <deraadt>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M client.c
M job.c
Log Message:
-----------
When system calls indicate an error they return -1, not some arbitrary
value < 0. errno is only updated in this case. Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
Commit: 68c2fc682493f154d833ae6195b4adc33fd4a3b2
https://github.com/tmux/tmux/commit/68c2fc682493f154d833ae6195b4adc33fd4a3b2
Author: Thomas Adam <[email protected]>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M client.c
M job.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: cf30e0f9357b7e42491645a87eeae06ffb8e8066
https://github.com/tmux/tmux/commit/cf30e0f9357b7e42491645a87eeae06ffb8e8066
Author: nicm <nicm>
Date: 2019-06-30 (Sun, 30 Jun 2019)
Changed paths:
M spawn.c
M tmux.h
M window.c
Log Message:
-----------
Do not double free window if pane fails to start.
Commit: abcd4bd24662e79a7ae936c5d2c971417864c519
https://github.com/tmux/tmux/commit/abcd4bd24662e79a7ae936c5d2c971417864c519
Author: Thomas Adam <[email protected]>
Date: 2019-06-30 (Sun, 30 Jun 2019)
Changed paths:
M spawn.c
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 2da050413c17e587be8bede710112096ce6b5f5a
https://github.com/tmux/tmux/commit/2da050413c17e587be8bede710112096ce6b5f5a
Author: nicm <nicm>
Date: 2019-07-01 (Mon, 01 Jul 2019)
Changed paths:
M format-draw.c
M style.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a "fill" style attribute to clear the entire format drawing area in
a colour, GitHub issue 1815.
Commit: b9fbf02ad500cd6dfc4d697fc26c7d571508ec5c
https://github.com/tmux/tmux/commit/b9fbf02ad500cd6dfc4d697fc26c7d571508ec5c
Author: Thomas Adam <[email protected]>
Date: 2019-07-01 (Mon, 01 Jul 2019)
Changed paths:
M format-draw.c
M style.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 6a489fa7f6360bcd9c0d6b87546d3eb6b0a3654a
https://github.com/tmux/tmux/commit/6a489fa7f6360bcd9c0d6b87546d3eb6b0a3654a
Author: nicm <nicm>
Date: 2019-07-02 (Tue, 02 Jul 2019)
Changed paths:
M server-client.c
M tmux.1
Log Message:
-----------
Command prompt key presses need to avoid the command queue, GitHub issue
1817. Also a tmux.1 fix from jmc.
Commit: be5af704ad4f80a3ae77281aa617284a5a802e0e
https://github.com/tmux/tmux/commit/be5af704ad4f80a3ae77281aa617284a5a802e0e
Author: Thomas Adam <[email protected]>
Date: 2019-07-02 (Tue, 02 Jul 2019)
Changed paths:
M server-client.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 55c694a4679ee225b1962db63671422f3e641fc6
https://github.com/tmux/tmux/commit/55c694a4679ee225b1962db63671422f3e641fc6
Author: nicm <nicm>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Do not use uninitialized buffer name.
Commit: bc112a8c8990f272144b482e13c1ce32ac9722e0
https://github.com/tmux/tmux/commit/bc112a8c8990f272144b482e13c1ce32ac9722e0
Author: Thomas Adam <[email protected]>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3635b3cd6c3343b2ec3f7173facef8a284e7e613
https://github.com/tmux/tmux/commit/3635b3cd6c3343b2ec3f7173facef8a284e7e613
Author: nicm <nicm>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M format-draw.c
M grid.c
M screen-write.c
M style.c
M tmux.h
Log Message:
-----------
Correctly clear underscore colour in grid_get_cell1, also fix struct
grid_cell to avoid padding. Fixes increased memory use reported by Suraj
N Kurapati.
Commit: ddf53d6e4e76463e6d777b2de7304572333935e9
https://github.com/tmux/tmux/commit/ddf53d6e4e76463e6d777b2de7304572333935e9
Author: nicm <nicm>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M cmd-resize-pane.c
M cmd.c
M server-client.c
Log Message:
-----------
Correctly adjust mouse position if the status line is at the top and
more than one line. GitHub issue 1822.
Commit: 3a4cf62aa9819472a26f0ed3c3101d7556184656
https://github.com/tmux/tmux/commit/3a4cf62aa9819472a26f0ed3c3101d7556184656
Author: Thomas Adam <[email protected]>
Date: 2019-07-06 (Sat, 06 Jul 2019)
Changed paths:
M cmd-resize-pane.c
M cmd.c
M format-draw.c
M grid.c
M screen-write.c
M server-client.c
M style.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: cbe781203f80b0e45cafa44bc3d1635c8d3cf354
https://github.com/tmux/tmux/commit/cbe781203f80b0e45cafa44bc3d1635c8d3cf354
Author: nicm <nicm>
Date: 2019-07-08 (Mon, 08 Jul 2019)
Changed paths:
M screen-write.c
Log Message:
-----------
Use the clear history function for the 3J sequence rather than doing it
manually.
Commit: 29b2d07b6b7f55cd98afbb018027889494c999a7
https://github.com/tmux/tmux/commit/29b2d07b6b7f55cd98afbb018027889494c999a7
Author: Thomas Adam <[email protected]>
Date: 2019-07-08 (Mon, 08 Jul 2019)
Changed paths:
M screen-write.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: a4be028b76b8cc9c2066e30db8dc3866b52418ef
https://github.com/tmux/tmux/commit/a4be028b76b8cc9c2066e30db8dc3866b52418ef
Author: nicm <nicm>
Date: 2019-07-08 (Mon, 08 Jul 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Clear search marks before resize, GitHub issue 1823.
Commit: ab244cc7ad9fa83be82c22b3f7676684a729053e
https://github.com/tmux/tmux/commit/ab244cc7ad9fa83be82c22b3f7676684a729053e
Author: Thomas Adam <[email protected]>
Date: 2019-07-08 (Mon, 08 Jul 2019)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b74b8be680bb7ca0a6952adafd29d97e85da5c67
https://github.com/tmux/tmux/commit/b74b8be680bb7ca0a6952adafd29d97e85da5c67
Author: nicm <nicm>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M menu.c
Log Message:
-----------
Add j and k for navigation in menus, GitHub issue 1828.
Commit: ad11d49d640c911b42c5292b5f5b7dbdffb4908b
https://github.com/tmux/tmux/commit/ad11d49d640c911b42c5292b5f5b7dbdffb4908b
Author: nicm <nicm>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M control.c
Log Message:
-----------
Do not leak empty lines, GitHub issue 1824.
Commit: 177599efb7d6477db8ce2bc6da82b16cb0327954
https://github.com/tmux/tmux/commit/177599efb7d6477db8ce2bc6da82b16cb0327954
Author: Thomas Adam <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M control.c
M menu.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: fc2016dbb665f01e795a89632a1bb74294bfc4e1
https://github.com/tmux/tmux/commit/fc2016dbb665f01e795a89632a1bb74294bfc4e1
Author: nicm <nicm>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M arguments.c
M cmd-send-keys.c
M format.c
M input-keys.c
M key-string.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a -H flag to send-keys to send literal keys given as hex numbers
(needed for control clients to send mouse sequences). Also add some
format flags for UTF-8 and SGR mouse mode. Requested by Bradley Smith in
GitHub issues 1832 and 1833.
Commit: 98ef369b27b631b7893446fbdf7c9d6ce9c1b43a
https://github.com/tmux/tmux/commit/98ef369b27b631b7893446fbdf7c9d6ce9c1b43a
Author: Thomas Adam <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M arguments.c
M cmd-send-keys.c
M format.c
M input-keys.c
M key-string.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f4d858e7a0888cfd1d09c421f71729e833322851
https://github.com/tmux/tmux/commit/f4d858e7a0888cfd1d09c421f71729e833322851
Author: nicm <nicm>
Date: 2019-07-10 (Wed, 10 Jul 2019)
Changed paths:
M cmd-refresh-client.c
M control-notify.c
M tmux.1
M tmux.h
Log Message:
-----------
Add -F to refresh-client to specify flags for control clients - one flag
at the moment, no-output which turns off forwarding pane output. From
Thomas Adam. GitHub issue 1834.
Commit: 9cbbdb90bf7385799ea15741b024c6c443c203ce
https://github.com/tmux/tmux/commit/9cbbdb90bf7385799ea15741b024c6c443c203ce
Author: Thomas Adam <[email protected]>
Date: 2019-07-10 (Wed, 10 Jul 2019)
Changed paths:
M cmd-refresh-client.c
M control-notify.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 91b6145499c3aa5591fd2d7ed20bd69b15c80d34
https://github.com/tmux/tmux/commit/91b6145499c3aa5591fd2d7ed20bd69b15c80d34
Author: nicm <nicm>
Date: 2019-07-10 (Wed, 10 Jul 2019)
Changed paths:
M cmd-send-keys.c
Log Message:
-----------
The command item changes so can't keep getting the target out of it, need to
use
the one from the first item. Fixes crash reported by M Kelly.
Commit: c9216493cfa3b62b6edc9dae11892a071e56fa5c
https://github.com/tmux/tmux/commit/c9216493cfa3b62b6edc9dae11892a071e56fa5c
Author: Thomas Adam <[email protected]>
Date: 2019-07-10 (Wed, 10 Jul 2019)
Changed paths:
M cmd-send-keys.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 6ceeceab7adfb7b6a779df52f811f010aae0721c
https://github.com/tmux/tmux/commit/6ceeceab7adfb7b6a779df52f811f010aae0721c
Author: nicm <nicm>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M layout-custom.c
M layout-set.c
M layout.c
M tmux.h
Log Message:
-----------
Make layout_fix_offsets take a window like layout_fix_panes.
Commit: eac055bfaf1b21b71d5fc79bc29a2810aa20085f
https://github.com/tmux/tmux/commit/eac055bfaf1b21b71d5fc79bc29a2810aa20085f
Author: nicm <nicm>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M layout.c
Log Message:
-----------
Simplify code to work out if an extra line is needed in the cell.
Commit: a786a5917651397455110e5bf3b339b6ba1b5d4d
https://github.com/tmux/tmux/commit/a786a5917651397455110e5bf3b339b6ba1b5d4d
Author: Thomas Adam <[email protected]>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M layout-custom.c
M layout-set.c
M layout.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Commit: b89f2f28bb5f21bfe836870d907ec6992acb5f28
https://github.com/tmux/tmux/commit/b89f2f28bb5f21bfe836870d907ec6992acb5f28
Author: nicm <nicm>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M grid-view.c
M grid.c
Log Message:
-----------
Fix grid clear code to correctly clear with the default background
colour rather than ending up with the used count higher than the total
size, GitHub issue 1829.
Commit: b749a39cdb4bc4ff000f1ebeb253c7a245f16bb6
https://github.com/tmux/tmux/commit/b749a39cdb4bc4ff000f1ebeb253c7a245f16bb6
Author: Thomas Adam <[email protected]>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M grid-view.c
M grid.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 99852f8401477e90e0887f1f2964fe6bdca86a57
https://github.com/tmux/tmux/commit/99852f8401477e90e0887f1f2964fe6bdca86a57
Author: nicm <nicm>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M tty.c
Log Message:
-----------
Fix check for wrapping when redrawing entire lines, GitHub issue 1836.
Commit: 8e33cc61b107cce25db56c03061a2f49dbe32758
https://github.com/tmux/tmux/commit/8e33cc61b107cce25db56c03061a2f49dbe32758
Author: Thomas Adam <[email protected]>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 80b82c8d1484ce02fea49d53daf20c1bf4260c83
https://github.com/tmux/tmux/commit/80b82c8d1484ce02fea49d53daf20c1bf4260c83
Author: Nicholas Marriott <[email protected]>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M .github/README.md
M README
Log Message:
-----------
Mention dependencies earlier.
Commit: 7c78ebce45484716e6e02292d7d107e2b15cdbcb
https://github.com/tmux/tmux/commit/7c78ebce45484716e6e02292d7d107e2b15cdbcb
Author: Nicholas Marriott <[email protected]>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M .github/README.md
M README
Log Message:
-----------
cc, make, libevent, ncurses are dependencies for all builds so no need to list
them for VCS build.
Commit: 9e7774bb966f6f90270df8a0d16efb2b2a5ba860
https://github.com/tmux/tmux/commit/9e7774bb966f6f90270df8a0d16efb2b2a5ba860
Author: nicm <nicm>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M server-client.c
Log Message:
-----------
Clear overlay on normal key press.
Commit: f6a9f6b4ad139f46426ff308669b49a8dc25592e
https://github.com/tmux/tmux/commit/f6a9f6b4ad139f46426ff308669b49a8dc25592e
Author: nicm <nicm>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M cmd-if-shell.c
Log Message:
-----------
Use the right client for if -b.
Commit: 7e7c8faa34ceeed66d508dd8c5cb6983b4c2d7a5
https://github.com/tmux/tmux/commit/7e7c8faa34ceeed66d508dd8c5cb6983b4c2d7a5
Author: Thomas Adam <[email protected]>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M cmd-if-shell.c
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: df7b5292abd220fc7ac8e6f0d1945aa08143fef1
https://github.com/tmux/tmux/commit/df7b5292abd220fc7ac8e6f0d1945aa08143fef1
Author: nicm <nicm>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M tmux.1
Log Message:
-----------
More man page fixes from lacygoill at lacygoill dot me, GitHub issue
1805.
Commit: bf6d1aeaa44775923a72a4da49def96268dfa304
https://github.com/tmux/tmux/commit/bf6d1aeaa44775923a72a4da49def96268dfa304
Author: nicm <nicm>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M mode-tree.c
Log Message:
-----------
Add a few vi(1) key aliases, from D Ben Knoble.
Commit: 47712fc113fbc602e27aa1f24e5ada3c2f061a94
https://github.com/tmux/tmux/commit/47712fc113fbc602e27aa1f24e5ada3c2f061a94
Author: Thomas Adam <[email protected]>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M mode-tree.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 90dba3ec66b712a9a12f7a61fee89d9647c726f6
https://github.com/tmux/tmux/commit/90dba3ec66b712a9a12f7a61fee89d9647c726f6
Author: nicm <nicm>
Date: 2019-07-24 (Wed, 24 Jul 2019)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Mark pane status line jobs with FORMAT_STATUS also so it redraws when
they finish, GitHub issue 1852.
Commit: bb9a123dddf4816fe7e5539f0eea0b7b04935047
https://github.com/tmux/tmux/commit/bb9a123dddf4816fe7e5539f0eea0b7b04935047
Author: Thomas Adam <[email protected]>
Date: 2019-07-24 (Wed, 24 Jul 2019)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 8f40f791d9d45fa70ca5d388eba0f4c2a4cf397b
https://github.com/tmux/tmux/commit/8f40f791d9d45fa70ca5d388eba0f4c2a4cf397b
Author: nicm <nicm>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M client.c
Log Message:
-----------
Change "lost server" message to "server exited unexpectedly", from Neal
McBurnett in GitHub issue 1857.
Commit: e19622b8db143545f02b92da674de7f71f8a907a
https://github.com/tmux/tmux/commit/e19622b8db143545f02b92da674de7f71f8a907a
Author: Nicholas Marriott <[email protected]>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M CHANGES
Log Message:
-----------
Add to CHANGES.
Commit: b90a9fcd13f4434aed0fe1785d619aa668bbc77d
https://github.com/tmux/tmux/commit/b90a9fcd13f4434aed0fe1785d619aa668bbc77d
Author: Thomas Adam <[email protected]>
Date: 2019-07-26 (Fri, 26 Jul 2019)
Changed paths:
M client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: da552eb73b80bab3c0a28dfb9ae2c75fa6d4bdaf
https://github.com/tmux/tmux/commit/da552eb73b80bab3c0a28dfb9ae2c75fa6d4bdaf
Author: Nicholas Marriott <[email protected]>
Date: 2019-07-29 (Mon, 29 Jul 2019)
Changed paths:
M .github/CONTRIBUTING.md
M .github/ISSUE_TEMPLATE.md
M .github/README.md
M CHANGES
M Makefile.am
M README
M arguments.c
M cfg.c
M client.c
M cmd-attach-session.c
M cmd-break-pane.c
M cmd-display-message.c
M cmd-display-panes.c
M cmd-find-window.c
M cmd-find.c
M cmd-if-shell.c
M cmd-join-pane.c
M cmd-load-buffer.c
M cmd-new-session.c
M cmd-parse.y
M cmd-queue.c
M cmd-refresh-client.c
M cmd-resize-pane.c
M cmd-run-shell.c
M cmd-select-pane.c
M cmd-send-keys.c
M cmd-set-option.c
M cmd-show-options.c
M cmd-source-file.c
M cmd-swap-pane.c
M cmd-wait-for.c
M cmd.c
M colour.c
M configure.ac
M control-notify.c
M control.c
M format-draw.c
M format.c
M grid-view.c
M grid.c
M input-keys.c
M input.c
M job.c
M key-string.c
M layout-custom.c
M layout-set.c
M layout.c
M menu.c
M mode-tree.c
M options-table.c
M options.c
M osdep-netbsd.c
M regress/command-order.sh
A regress/conf/21867280ff7e99631046f9cc669b80d2.conf
A regress/conf/99749670b62bcb99a9b2e3d59708e357.conf
A regress/xenl-terminal.sh
A regsub.c
M screen-redraw.c
M screen-write.c
M server-client.c
M server-fn.c
M server.c
M spawn.c
M style.c
M tmux.1
M tmux.c
M tmux.h
M tty-term.c
M tty.c
M window-buffer.c
M window-copy.c
M window.c
M xmalloc.c
Log Message:
-----------
Merge branch 'master' into 3.0-rc
Commit: b8b865fb17caba880b1c178f8c0bdb855cfe98c8
https://github.com/tmux/tmux/commit/b8b865fb17caba880b1c178f8c0bdb855cfe98c8
Author: Nicholas Marriott <[email protected]>
Date: 2019-07-29 (Mon, 29 Jul 2019)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Bump 3.0-rc up to master.
Compare: https://github.com/tmux/tmux/compare/5a501a8ae27c...b8b865fb17ca
--
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.0-rc/5a501a-b8b865%40github.com.