Branch: refs/heads/3.2-rc
Home: https://github.com/tmux/tmux
Commit: 9d83c5e94827db0248226149cffee23296c851aa
https://github.com/tmux/tmux/commit/9d83c5e94827db0248226149cffee23296c851aa
Author: nicm <nicm>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M cmd-display-menu.c
M tmux.1
Log Message:
-----------
Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot
com in GitHub issue 2442.
Commit: 572a6b21b5a4d4e9587ddfc933449bb89fafeab1
https://github.com/tmux/tmux/commit/572a6b21b5a4d4e9587ddfc933449bb89fafeab1
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M CHANGES
M configure.ac
Log Message:
-----------
Back to 3.3.
Commit: dac285c92ac619cea73584a6bb309ace2b9c3b7a
https://github.com/tmux/tmux/commit/dac285c92ac619cea73584a6bb309ace2b9c3b7a
Author: Thomas Adam <[email protected]>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M cmd-display-menu.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 1326529f99366e7d438364fd8727ec132a2f7433
https://github.com/tmux/tmux/commit/1326529f99366e7d438364fd8727ec132a2f7433
Author: nicm <nicm>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M screen-write.c
Log Message:
-----------
Remove some old debug logging.
Commit: 72c46aa15e50ef6391ab3fe6e230ed3abc9485b0
https://github.com/tmux/tmux/commit/72c46aa15e50ef6391ab3fe6e230ed3abc9485b0
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M Makefile.am
M compat.h
A compat/forkpty-haiku.c
M configure.ac
A osdep-haiku.c
Log Message:
-----------
Add support for Haiku, from David Carlier. GitHub issue 2453.
Commit: 61e55fa50dc7119a8c88bb385e615a8e6c8d6a85
https://github.com/tmux/tmux/commit/61e55fa50dc7119a8c88bb385e615a8e6c8d6a85
Author: nicm <nicm>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M format-draw.c
M format.c
M tmux.1
Log Message:
-----------
Change how escaping is processed for formats so that ## and # can be
used in styles. Also add a 'w' format modifier for the width. From Chas
J Owens IV in GitHub issue 2389.
Commit: 5ddbf0c91839e76a3db72f184950928818c4b02d
https://github.com/tmux/tmux/commit/5ddbf0c91839e76a3db72f184950928818c4b02d
Author: Thomas Adam <[email protected]>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M format-draw.c
M format.c
M screen-write.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: f1193b48910aed15a2c73cdb5784a26f2ea0f64c
https://github.com/tmux/tmux/commit/f1193b48910aed15a2c73cdb5784a26f2ea0f64c
Author: nicm <nicm>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M tty.c
Log Message:
-----------
If mouse bits change, clear them all and set again to avoid problems
with some bits implying others. GitHub issue 2458.
Commit: 0dcb6e5eb4bad32ef5676c533ece81e988a1c03b
https://github.com/tmux/tmux/commit/0dcb6e5eb4bad32ef5676c533ece81e988a1c03b
Author: Thomas Adam <[email protected]>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M tty.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 3eb1519bd784076f63fed6678b88f918317a2124
https://github.com/tmux/tmux/commit/3eb1519bd784076f63fed6678b88f918317a2124
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M .gitignore
M Makefile.am
M compat.h
M configure.ac
A fuzz/input-fuzzer.c
A fuzz/input-fuzzer.dict
A fuzz/input-fuzzer.options
Log Message:
-----------
Scaffold for oss-fuzz, from Sergey Nizovtsev.
Commit: bbab5b7a30717c4455f7725e6adc364f6c274e7d
https://github.com/tmux/tmux/commit/bbab5b7a30717c4455f7725e6adc364f6c274e7d
Author: nicm <nicm>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Allow previous-word to scroll onto the first line, noticed by Anindya
Mukherjee.
Commit: e94bd5ccff42361788e71acb2315b9b10112cae1
https://github.com/tmux/tmux/commit/e94bd5ccff42361788e71acb2315b9b10112cae1
Author: Thomas Adam <[email protected]>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 0d28ee927421c46315bc0b47b5f8f49a8392efa4
https://github.com/tmux/tmux/commit/0d28ee927421c46315bc0b47b5f8f49a8392efa4
Author: nicm <nicm>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M input-keys.c
Log Message:
-----------
Log missing keys when extended keys is on rather than fatal().
Commit: 3ee1addbb97fdbe3b7dc9f3c5a79c65c9595d449
https://github.com/tmux/tmux/commit/3ee1addbb97fdbe3b7dc9f3c5a79c65c9595d449
Author: Thomas Adam <[email protected]>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M input-keys.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: bfdc4373d71895a5f454834da4b0bd92ab964dd4
https://github.com/tmux/tmux/commit/bfdc4373d71895a5f454834da4b0bd92ab964dd4
Author: Nicholas Marriott <[email protected]>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M compat/closefrom.c
M configure.ac
Log Message:
-----------
Update closefrom from OpenSSH for macOS code which is now needed.
Commit: 76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c
https://github.com/tmux/tmux/commit/76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c
Author: nicm <nicm>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M cmd-display-panes.c
M tmux.1
Log Message:
-----------
Add -N flag to display-panes to ignore keys, GitHub issue 2473.
Commit: 82fbff4e08a5ae0a68bcaffbb74f567850f7914e
https://github.com/tmux/tmux/commit/82fbff4e08a5ae0a68bcaffbb74f567850f7914e
Author: Thomas Adam <[email protected]>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M cmd-display-panes.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: fd5c3e6122faea45d3eb44275424d78bc67b0ce2
https://github.com/tmux/tmux/commit/fd5c3e6122faea45d3eb44275424d78bc67b0ce2
Author: nicm <nicm>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M cmd-display-menu.c
Log Message:
-----------
Fix check for vertical centre.
Commit: bf8aa9804b044db13a54a48a9e03719adb32447e
https://github.com/tmux/tmux/commit/bf8aa9804b044db13a54a48a9e03719adb32447e
Author: Thomas Adam <[email protected]>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M cmd-display-menu.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 33046ecee2090a7ff733097d1c05d377936b3e5f
https://github.com/tmux/tmux/commit/33046ecee2090a7ff733097d1c05d377936b3e5f
Author: nicm <nicm>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M cmd-queue.c
M tmux.1
Log Message:
-----------
Ignore running command when checking for no-hooks flag if it is blocked.
GitHub issue 2483.
Commit: 70a5207bd10fb0896ff9f2adbbba0d9eac962155
https://github.com/tmux/tmux/commit/70a5207bd10fb0896ff9f2adbbba0d9eac962155
Author: Thomas Adam <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M cmd-queue.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 9a74bba007a60b93d1fdf68772e5cfb61b3558ff
https://github.com/tmux/tmux/commit/9a74bba007a60b93d1fdf68772e5cfb61b3558ff
Author: nicm <nicm>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M format-draw.c
M format.c
M options-table.c
M tmux.1
Log Message:
-----------
Make replacement of ##s consistent when drawing formats, whether
followed by [ or not. Add a flag (e) to the q: format modifier to double
up #s and use it for the window_flags format variable so it doesn't end
up escaping any following text. GitHub issue 2485.
Commit: 27634645e953baf046e1b74139deba7cbdde1ca2
https://github.com/tmux/tmux/commit/27634645e953baf046e1b74139deba7cbdde1ca2
Author: Thomas Adam <[email protected]>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M format-draw.c
M format.c
M options-table.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: f0c1233d4f97b499dd51688b089ad7c485c14b2a
https://github.com/tmux/tmux/commit/f0c1233d4f97b499dd51688b089ad7c485c14b2a
Author: nicm <nicm>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Leave newlines inside multiline quotes.
Commit: 4724702d4eef9e9d7c1bfa39e85b8aeed37a0d12
https://github.com/tmux/tmux/commit/4724702d4eef9e9d7c1bfa39e85b8aeed37a0d12
Author: Thomas Adam <[email protected]>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: fd451aa7962f399250fd166f207451fcf4b9cb94
https://github.com/tmux/tmux/commit/fd451aa7962f399250fd166f207451fcf4b9cb94
Author: nicm <nicm>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M server-client.c
M tmux.1
M tmux.h
M tty.c
M window-buffer.c
M window-client.c
M window-tree.c
Log Message:
-----------
Redraw any visible modes when status line changes so that formats like
the pane title are updated. GitHub issue 2487. Also a man page fix from
jmc.
Commit: e288ea153ceffe42d88975fc23196c5dc3aeae5d
https://github.com/tmux/tmux/commit/e288ea153ceffe42d88975fc23196c5dc3aeae5d
Author: Thomas Adam <[email protected]>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M server-client.c
M tmux.1
M tmux.h
M tty.c
M window-buffer.c
M window-client.c
M window-tree.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: ed786309ccc7ceb2077f658e689a5f35549bb2bc
https://github.com/tmux/tmux/commit/ed786309ccc7ceb2077f658e689a5f35549bb2bc
Author: nicm <nicm>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M screen-write.c
Log Message:
-----------
Do not clear the wrapped flag on linefeeds if it is already set - this
does not appear to be what applications want. GitHub issue 2478 and 2414.
Commit: f6095cad993293ec0f1988c1f6ae22921f9d2b2e
https://github.com/tmux/tmux/commit/f6095cad993293ec0f1988c1f6ae22921f9d2b2e
Author: nicm <nicm>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Do not include the status line size when working out the character for
the pane status line. GitHub issue 2493.
Commit: caf096394b3a155f904216dbf4d563c8ff7735b9
https://github.com/tmux/tmux/commit/caf096394b3a155f904216dbf4d563c8ff7735b9
Author: Thomas Adam <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M screen-redraw.c
M screen-write.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 681c0d2bfbf22a51f90c977d0b3e91d30c23c11e
https://github.com/tmux/tmux/commit/681c0d2bfbf22a51f90c977d0b3e91d30c23c11e
Author: Nicholas Marriott <[email protected]>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M compat/closefrom.c
Log Message:
-----------
Include compat.h after system headers, GitHub issue 2492.
Commit: 8bd29a30bff4e9d50765e2168a7aad11e163ccde
https://github.com/tmux/tmux/commit/8bd29a30bff4e9d50765e2168a7aad11e163ccde
Author: nicm <nicm>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M cmd-set-option.c
M format.c
M options-table.c
M tmux.1
M window.c
Log Message:
-----------
Make synchronize-panes a pane option and add -U flag to set-option to
unset an option on all panes. GitHub issue 2491 from Rostislav Nesin.
Commit: 950e982001f0038efb372ccb22d1c7e12866e0b7
https://github.com/tmux/tmux/commit/950e982001f0038efb372ccb22d1c7e12866e0b7
Author: Thomas Adam <[email protected]>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M cmd-set-option.c
M format.c
M options-table.c
M tmux.1
M window.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: c43f2dce1b0ca64b43f7614d4da52bc9f2c195fe
https://github.com/tmux/tmux/commit/c43f2dce1b0ca64b43f7614d4da52bc9f2c195fe
Author: nicm <nicm>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M Makefile
A grid-reader.c
M tmux.h
M window-copy.c
Log Message:
-----------
Break cursor movement in grid into a common set of functions that can
handle line wrapping and so on in one place and use them for the obvious
copy mode commands. From Anindya Mukherjee.
Commit: 70a0eb3a223b62932ef88b90e4d542437caa7fe5
https://github.com/tmux/tmux/commit/70a0eb3a223b62932ef88b90e4d542437caa7fe5
Author: Thomas Adam <[email protected]>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
A grid-reader.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: d936fde7ef62863fbb8b142c3ee229cb460dbfdb
https://github.com/tmux/tmux/commit/d936fde7ef62863fbb8b142c3ee229cb460dbfdb
Author: Thomas Adam <[email protected]>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
M Makefile.am
Log Message:
-----------
Makefile.am: add grid-reader.c
Add grid-reader.c to Makefile.am so it's included for compilation.
Commit: c68baaad98807963da954bc1aa77c22f2df05ff0
https://github.com/tmux/tmux/commit/c68baaad98807963da954bc1aa77c22f2df05ff0
Author: nicm <nicm>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M window-copy.c
Log Message:
-----------
Remove current match indicator which can't work anymore since we only
search the visible region. From Anindya Mukherjee, GitHub issue 2508.
Commit: a98ee00dd988b813b0b0cba1af939978505936b7
https://github.com/tmux/tmux/commit/a98ee00dd988b813b0b0cba1af939978505936b7
Author: nicm <nicm>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M cmd-show-options.c
Log Message:
-----------
Do not list user options with show-hooks.
Commit: 3cbe186efb93980959e410162c1583a3b54a8417
https://github.com/tmux/tmux/commit/3cbe186efb93980959e410162c1583a3b54a8417
Author: Thomas Adam <[email protected]>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M cmd-show-options.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: f97305af317daded5d234ea1d3fcea78974f1200
https://github.com/tmux/tmux/commit/f97305af317daded5d234ea1d3fcea78974f1200
Author: nicm <nicm>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
M format.c
Log Message:
-----------
Use right format for session loop, GitHub issue 2519.
Commit: f72deb092a559224b9226a49550d15507685e508
https://github.com/tmux/tmux/commit/f72deb092a559224b9226a49550d15507685e508
Author: Thomas Adam <[email protected]>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 606bd5f8c6be326ea2e4746de5d5e007fd04eef8
https://github.com/tmux/tmux/commit/606bd5f8c6be326ea2e4746de5d5e007fd04eef8
Author: nicm <nicm>
Date: 2021-01-01 (Fri, 01 Jan 2021)
Changed paths:
M cmd-run-shell.c
M tmux.1
Log Message:
-----------
Add a -C flag to run-shell to use a tmux command rather than a shell command.
Commit: f04cc3997629823f0e304d4e4184e2ec93c703f0
https://github.com/tmux/tmux/commit/f04cc3997629823f0e304d4e4184e2ec93c703f0
Author: Thomas Adam <[email protected]>
Date: 2021-01-01 (Fri, 01 Jan 2021)
Changed paths:
M cmd-run-shell.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: bd0fb22f0a206a73ec3f41322571d56d9d7d7c5d
https://github.com/tmux/tmux/commit/bd0fb22f0a206a73ec3f41322571d56d9d7d7c5d
Author: nicm <nicm>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M options-table.c
M server-fn.c
M tmux.1
Log Message:
-----------
Add a variant of remain-on-exit that only keeps the pane if the program
failed, GitHub issue 2513.
Commit: 5a2db4c7e8ba94fadb31075e6813cf53b87b5366
https://github.com/tmux/tmux/commit/5a2db4c7e8ba94fadb31075e6813cf53b87b5366
Author: Thomas Adam <[email protected]>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M options-table.c
M server-fn.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: ccb8b9eb2a32fef1c28d45147ccc8a3ff10e656c
https://github.com/tmux/tmux/commit/ccb8b9eb2a32fef1c28d45147ccc8a3ff10e656c
Author: nicm <nicm>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M window-copy.c
Log Message:
-----------
Remove unused variable, from Ben Boeckel.
Commit: 199689954b310a1915f573156f94cb93457c71f9
https://github.com/tmux/tmux/commit/199689954b310a1915f573156f94cb93457c71f9
Author: nicm <nicm>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M cmd-join-pane.c
Log Message:
-----------
Insert joined pane before the target pane with -b, like for split. From
Takeshi Banse.
Commit: fc28e2065a06e893874d22b7e829de47748970f7
https://github.com/tmux/tmux/commit/fc28e2065a06e893874d22b7e829de47748970f7
Author: Thomas Adam <[email protected]>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M cmd-join-pane.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: b96c5e3687d36cea7b575a7e151326f1b82824d2
https://github.com/tmux/tmux/commit/b96c5e3687d36cea7b575a7e151326f1b82824d2
Author: nicm <nicm>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M status.c
M window-copy.c
Log Message:
-----------
With incremental search, start empty and only repeat the previous search
if the user tries to search again with an empty prompt. This matches
emacs behaviour more closely.
Commit: 9df33bc53698383da8a928525a0e62dc7778dd18
https://github.com/tmux/tmux/commit/9df33bc53698383da8a928525a0e62dc7778dd18
Author: Thomas Adam <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M status.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: a75aca4d6ad71e45601b2b45f79036fae4f0d2a6
https://github.com/tmux/tmux/commit/a75aca4d6ad71e45601b2b45f79036fae4f0d2a6
Author: nicm <nicm>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M tmux.h
Log Message:
-----------
Missed from last commit.
Commit: dc1e1125a55af9a928a7cbe99026ad500c4271b1
https://github.com/tmux/tmux/commit/dc1e1125a55af9a928a7cbe99026ad500c4271b1
Author: Thomas Adam <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 71c590a37f98d82c72279eddae74f9b8be146202
https://github.com/tmux/tmux/commit/71c590a37f98d82c72279eddae74f9b8be146202
Author: nicm <nicm>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M client.c
M tmux.1
M tmux.c
M tmux.h
Log Message:
-----------
Add -N flag to never start server even if command would normally do so,
GitHub issue 2523.
Commit: a3011be0d267a090c8bfa01a4ebe093bc203a1c4
https://github.com/tmux/tmux/commit/a3011be0d267a090c8bfa01a4ebe093bc203a1c4
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M alerts.c
M client.c
M compat.h
M configure.ac
M control.c
M osdep-cygwin.c
M osdep-darwin.c
M osdep-dragonfly.c
M osdep-freebsd.c
M osdep-haiku.c
M osdep-hpux.c
M osdep-linux.c
M osdep-netbsd.c
M osdep-openbsd.c
M osdep-sunos.c
M osdep-unknown.c
M proc.c
M screen-write.c
M server-client.c
M server.c
M tmux.c
M tmux.h
Log Message:
-----------
Look for libevent2 differently from libevent for platforms with both.
Commit: 603280cb286350c628ac2dfc06d5b8de135aa2af
https://github.com/tmux/tmux/commit/603280cb286350c628ac2dfc06d5b8de135aa2af
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M osdep-darwin.c
Log Message:
-----------
+compat.h
Commit: d4866d5fe6214064882244ddb32f05480e9d8d91
https://github.com/tmux/tmux/commit/d4866d5fe6214064882244ddb32f05480e9d8d91
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Fix SEARCH_LIBS.
Commit: 24c15eda793022f834fc28079f95ca71e2e2215c
https://github.com/tmux/tmux/commit/24c15eda793022f834fc28079f95ca71e2e2215c
Author: Thomas Adam <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M client.c
M tmux.1
M tmux.c
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: c6bcf3dba52fe0f5e161a9a7cedaae27c7a30845
https://github.com/tmux/tmux/commit/c6bcf3dba52fe0f5e161a9a7cedaae27c7a30845
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Fix yes/no for b64_ntop check.
Commit: 032723c8740710cd34bdf6e7a0124f8fb18f6d70
https://github.com/tmux/tmux/commit/032723c8740710cd34bdf6e7a0124f8fb18f6d70
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Set CFLAGS also.
Commit: b18834be8aadbf133206e5db256d76acac398da7
https://github.com/tmux/tmux/commit/b18834be8aadbf133206e5db256d76acac398da7
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Revert "Set CFLAGS also."
This reverts commit 032723c8740710cd34bdf6e7a0124f8fb18f6d70.
Commit: 607594f6e5836f2060aec690b49791ea1ef982d9
https://github.com/tmux/tmux/commit/607594f6e5836f2060aec690b49791ea1ef982d9
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M .github/travis/build-all.sh
Log Message:
-----------
Show config.log on failure.
Commit: 4148417a2a0fdf2cc839568185150bb4a9203d5d
https://github.com/tmux/tmux/commit/4148417a2a0fdf2cc839568185150bb4a9203d5d
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-17 (Sun, 17 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
PKG_CHECK_MODULES needs to be separate.
Commit: 91d112bf12789da07e25ed001f7961b1d6bd7a76
https://github.com/tmux/tmux/commit/91d112bf12789da07e25ed001f7961b1d6bd7a76
Author: nicm <nicm>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M grid.c
M screen-write.c
M tmux.h
M tty.c
Log Message:
-----------
There is no need to clear every line entirely before drawing to it, this
means moving the cursor and messes up wrapping. Better to just clear the
sections that aren't written over. GitHub issue 2537.
Commit: 63f4a3c4e53b7d6aeb09917c0971af2df6549f31
https://github.com/tmux/tmux/commit/63f4a3c4e53b7d6aeb09917c0971af2df6549f31
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M configure.ac
Log Message:
-----------
Extra result message.
Commit: 0730dce5abf5e43f8e3820a1d4e8754e61874a3d
https://github.com/tmux/tmux/commit/0730dce5abf5e43f8e3820a1d4e8754e61874a3d
Author: nicm <nicm>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M options.c
M server-client.c
M window-copy.c
M window-customize.c
Log Message:
-----------
Hide some warnings on newer GCC versions, GitHUb issue 2525.
Commit: 3c86fa2ad0b7815c8f26618aefee24cb6d17cddb
https://github.com/tmux/tmux/commit/3c86fa2ad0b7815c8f26618aefee24cb6d17cddb
Author: Nicholas Marriott <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M Makefile.am
Log Message:
-----------
Add -Wno-format-y2k.
Commit: 66da51b6310baf408d805e0ec2f36f35bdb85339
https://github.com/tmux/tmux/commit/66da51b6310baf408d805e0ec2f36f35bdb85339
Author: Thomas Adam <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M grid.c
M screen-write.c
M tmux.h
M tty.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 82423975df8b8de859c58e84a4248f4749cb8b16
https://github.com/tmux/tmux/commit/82423975df8b8de859c58e84a4248f4749cb8b16
Author: Thomas Adam <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M options.c
M server-client.c
M window-copy.c
M window-customize.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: fb774b77d0f5ccb988b508b8a794633d4c9a5962
https://github.com/tmux/tmux/commit/fb774b77d0f5ccb988b508b8a794633d4c9a5962
Author: nicm <nicm>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M cmd-list-windows.c
M control-notify.c
M format.c
M options-table.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Change so that window_flags escapes # automatically which means configs
will not have to change. A new format window_raw_flags contains the old
unescaped version.
Commit: 9ff017e908243f3e24e0e26769c8e5aadfa3cb57
https://github.com/tmux/tmux/commit/9ff017e908243f3e24e0e26769c8e5aadfa3cb57
Author: Thomas Adam <[email protected]>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M cmd-list-windows.c
M control-notify.c
M format.c
M options-table.c
M tmux.1
M tmux.h
M window.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 8d185395e479d8e7792a56bc61415bef640cf4b7
https://github.com/tmux/tmux/commit/8d185395e479d8e7792a56bc61415bef640cf4b7
Author: nicm <nicm>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M window-copy.c
Log Message:
-----------
Fix some cursor movement commands, from Anindya Mukherjee.
Commit: bba71f696f49cdd3f70eaea12fd3a34c407a5aa3
https://github.com/tmux/tmux/commit/bba71f696f49cdd3f70eaea12fd3a34c407a5aa3
Author: nicm <nicm>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M tmux.1
M window-copy.c
Log Message:
-----------
Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546
from author at will dot party.
Commit: 9fcf413d877731bdd8ac75fe756a5f80f97aa52e
https://github.com/tmux/tmux/commit/9fcf413d877731bdd8ac75fe756a5f80f97aa52e
Author: nicm <nicm>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M screen-write.c
Log Message:
-----------
Revert clear changes to writing as they don't work properly, better
change to come.
Commit: 0898a868c6ea369a38cb4cf65b61ead17aca7a4c
https://github.com/tmux/tmux/commit/0898a868c6ea369a38cb4cf65b61ead17aca7a4c
Author: Thomas Adam <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M tmux.1
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 3b51abcf220d38432f7cf676f1c5096b76937f50
https://github.com/tmux/tmux/commit/3b51abcf220d38432f7cf676f1c5096b76937f50
Author: Thomas Adam <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M screen-write.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: d6542c333d92aeee74c0a70939e5976de015bb0c
https://github.com/tmux/tmux/commit/d6542c333d92aeee74c0a70939e5976de015bb0c
Author: nicm <nicm>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M screen.c
Log Message:
-----------
Always resize the original screen before copying when exiting the
alternate screen, GitHub issue 2536.
Commit: 70a6af62874ffe1226ab8640b8214f0713513a84
https://github.com/tmux/tmux/commit/70a6af62874ffe1226ab8640b8214f0713513a84
Author: Thomas Adam <[email protected]>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M screen.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 8156d9ba416c28d76b445e5c74537c254a3bc110
https://github.com/tmux/tmux/commit/8156d9ba416c28d76b445e5c74537c254a3bc110
Author: nicm <nicm>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M screen-write.c
Log Message:
-----------
Flush pending output before entering or exiting alternate screen rather
than leaking it, oss-fuzz issue 29959.
Commit: ffc159a456d7c5e477f9e64df2fd81beaae608d0
https://github.com/tmux/tmux/commit/ffc159a456d7c5e477f9e64df2fd81beaae608d0
Author: Thomas Adam <[email protected]>
Date: 2021-01-27 (Wed, 27 Jan 2021)
Changed paths:
M screen-write.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 255802d8d7357bf985bf2e4221eac8ab64b348ea
https://github.com/tmux/tmux/commit/255802d8d7357bf985bf2e4221eac8ab64b348ea
Author: nicm <nicm>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M format.c
M screen-write.c
M tmux.1
M tmux.h
Log Message:
-----------
Trim output overwritten by later text or clears completely rather than
only in a few cases. This means we can better track when a line should
wrap. GitHub issue 2537.
Commit: 545a610c6b14af2db02eb40866654f0df7ad2b6a
https://github.com/tmux/tmux/commit/545a610c6b14af2db02eb40866654f0df7ad2b6a
Author: Thomas Adam <[email protected]>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M format.c
M screen-write.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 509221520c87510016f5c90aeea0d4dcc4b74a98
https://github.com/tmux/tmux/commit/509221520c87510016f5c90aeea0d4dcc4b74a98
Author: nicm <nicm>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M options-table.c
M server-fn.c
M tmux.1
Log Message:
-----------
Add a no-detached choice to detach-on-destroy which detaches only if
there are no other detached sessions to switch to, from Sencer Selcuk in
GitHub issue 2553.
Commit: 0242513ce7ce3632fc7b30f8eac2c89bb77064ee
https://github.com/tmux/tmux/commit/0242513ce7ce3632fc7b30f8eac2c89bb77064ee
Author: Thomas Adam <[email protected]>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M options-table.c
M server-fn.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 5c48086e5c8e4ea9633fd6b913d33dcc2b47f2d7
https://github.com/tmux/tmux/commit/5c48086e5c8e4ea9633fd6b913d33dcc2b47f2d7
Author: jmc <jmc>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
article fixes; from eddie youseph
Commit: a5d69ab4b012113066f873ac5a6c303b4082cd52
https://github.com/tmux/tmux/commit/a5d69ab4b012113066f873ac5a6c303b4082cd52
Author: Thomas Adam <[email protected]>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: f0546b0ff816d1ca8199fc726f06639535cf526e
https://github.com/tmux/tmux/commit/f0546b0ff816d1ca8199fc726f06639535cf526e
Author: nicm <nicm>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M popup.c
Log Message:
-----------
Fix popup mouse position.
Commit: 86955dbfe114292e22ed2eb37bee993bef411a2d
https://github.com/tmux/tmux/commit/86955dbfe114292e22ed2eb37bee993bef411a2d
Author: Thomas Adam <[email protected]>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M popup.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: c13f2e1135df1f8be78262eb6f5ccb251a7e1d61
https://github.com/tmux/tmux/commit/c13f2e1135df1f8be78262eb6f5ccb251a7e1d61
Author: nicm <nicm>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M cmd-select-pane.c
Log Message:
-----------
Redraw status line and borders on pane enable/disable, GitHub issue 2554.
Commit: 3dd2e850759ef9e18e62b69300eba999a90d747e
https://github.com/tmux/tmux/commit/3dd2e850759ef9e18e62b69300eba999a90d747e
Author: Thomas Adam <[email protected]>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M cmd-select-pane.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: e3d71d9bdfa31fb658794759f07af43d53253e5f
https://github.com/tmux/tmux/commit/e3d71d9bdfa31fb658794759f07af43d53253e5f
Author: Nicholas Marriott <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M compat.h
A compat/clock_gettime.c
M configure.ac
Log Message:
-----------
Add compat clock_gettime for older macOS. GitHub issue 2555.
Commit: be471c328ea0ae04026e4ff32fda7b7f11c74255
https://github.com/tmux/tmux/commit/be471c328ea0ae04026e4ff32fda7b7f11c74255
Author: nicm <nicm>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M cmd-new-window.c
M format.c
M tmux.1
Log Message:
-----------
Add a -S flag to new-window to make it select the existing window if one
with the given name already exists rather than failing with an error.
Also add a format to check if a window or session name exists which
allows the same with other commands. Requested by and discussed with
kn@.
Commit: 3dddc11603b1bd66b5586b47795716e87921a096
https://github.com/tmux/tmux/commit/3dddc11603b1bd66b5586b47795716e87921a096
Author: nicm <nicm>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M grid.c
M screen-redraw.c
M tmux.1
M tmux.h
M tty-term.c
Log Message:
-----------
Send Unicode directional isolate characters around horizontal pane
borders if the terminal support UTF-8 and an extension terminfo(5)
capability "Bidi" is present. On terminals with BiDi support (ie, VTE)
this seems to be enough to display right-to-left text acceptably enough
to be usable (with some caveats about the mouse position). Requested by
and with help from Mahmoud Elagdar in GitHub issue 2425.
Commit: 39904f7fc6e64356fe23de6264d5b03bec280d75
https://github.com/tmux/tmux/commit/39904f7fc6e64356fe23de6264d5b03bec280d75
Author: Thomas Adam <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M cmd-new-window.c
M format.c
M grid.c
M screen-redraw.c
M tmux.1
M tmux.h
M tty-term.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 1e29ebd41289543897b73354e97c654641a4e079
https://github.com/tmux/tmux/commit/1e29ebd41289543897b73354e97c654641a4e079
Author: nicm <nicm>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
In the end UTF-8 did not become a terminal feature, should not be listed
in man page.
Commit: 03430887bed001037a39e8c85a7a8282e3d1eb61
https://github.com/tmux/tmux/commit/03430887bed001037a39e8c85a7a8282e3d1eb61
Author: Thomas Adam <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: c579be1f2a8205c6405f7c6fdb229b31f30274c8
https://github.com/tmux/tmux/commit/c579be1f2a8205c6405f7c6fdb229b31f30274c8
Author: nicm <nicm>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M server-client.c
Log Message:
-----------
Include "focused" in client flags, from Dan Aloni in GitHub issue 2558.
Commit: fe3ab51b78901aea8be8fe970ecbd929c69bb64b
https://github.com/tmux/tmux/commit/fe3ab51b78901aea8be8fe970ecbd929c69bb64b
Author: Thomas Adam <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: e3005e5ec4385d284abdeb3cecafc69c14655649
https://github.com/tmux/tmux/commit/e3005e5ec4385d284abdeb3cecafc69c14655649
Author: nicm <nicm>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M tmux.1
M window-copy.c
Log Message:
-----------
Add "pipe" variants of the "copy-pipe" commands which do not copy, from
Christian Zangl.
Commit: 8d7f341a858d4725c787f32e3fb08ea36f8db75d
https://github.com/tmux/tmux/commit/8d7f341a858d4725c787f32e3fb08ea36f8db75d
Author: Thomas Adam <[email protected]>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M tmux.1
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 1492ae11a5c4f29e783f1d49f3580ee7f4d276e4
https://github.com/tmux/tmux/commit/1492ae11a5c4f29e783f1d49f3580ee7f4d276e4
Author: nicm <nicm>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Do not expand times and #() inside #().
Commit: c6215b55e05daefa47a987b820d0dd301b1c6301
https://github.com/tmux/tmux/commit/c6215b55e05daefa47a987b820d0dd301b1c6301
Author: Thomas Adam <[email protected]>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 32186950f5ae3e3517f39b2723cc247a9da93d8c
https://github.com/tmux/tmux/commit/32186950f5ae3e3517f39b2723cc247a9da93d8c
Author: nicm <nicm>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Use ~/.tmux.conf as an example rather than /etc/passwd, suggested by
deraadt@.
Commit: 5b6d4c4fd1c25a6bcfdcf9c5eb1e9399f0d169dd
https://github.com/tmux/tmux/commit/5b6d4c4fd1c25a6bcfdcf9c5eb1e9399f0d169dd
Author: Thomas Adam <[email protected]>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 679b2288e81a0aa1c375a5ae16c23866114ed766
https://github.com/tmux/tmux/commit/679b2288e81a0aa1c375a5ae16c23866114ed766
Author: Nicholas Marriott <[email protected]>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M utf8.c
Log Message:
-----------
Restore utf8proc bits that went missing, GitHub issue 2564.
Commit: e40831a0023705885643284b574913e08a59f496
https://github.com/tmux/tmux/commit/e40831a0023705885643284b574913e08a59f496
Author: nicm <nicm>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M client.c
M file.c
M server-client.c
M tmux.h
Log Message:
-----------
Move file handling protocol stuff all into file.c so it can be reused
more easily.
Commit: 79e1984962281d94b25ff14ac3de31bc63358ead
https://github.com/tmux/tmux/commit/79e1984962281d94b25ff14ac3de31bc63358ead
Author: nicm <nicm>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M cmd-save-buffer.c
Log Message:
-----------
O_TRUNC is needed in case file exists.
Commit: 2b58c226db055eff4bbb971fa00938b42690f4ac
https://github.com/tmux/tmux/commit/2b58c226db055eff4bbb971fa00938b42690f4ac
Author: nicm <nicm>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M client.c
M file.c
M proc.c
M server.c
M tmux.h
Log Message:
-----------
Add a couple of helper functions, and flush imsgs on exit.
Commit: 632636dba535468d8266ad44c099f1217f1e3ea5
https://github.com/tmux/tmux/commit/632636dba535468d8266ad44c099f1217f1e3ea5
Author: nicm <nicm>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M client.c
M file.c
Log Message:
-----------
Do not care about the server socket closing if exiting anyway.
Commit: 6642706f7baab2d7501ca8ac16659ddab1d729ca
https://github.com/tmux/tmux/commit/6642706f7baab2d7501ca8ac16659ddab1d729ca
Author: nicm <nicm>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M colour.c
M format.c
M input.c
M tmux.1
M tmux.h
Log Message:
-----------
Support X11 colour names and some other variations for OSC 10/11, also
add OSC 110 and 111. GitHub issue 2567.
Commit: 0526d074d0170ad248b06187b64f4e44a0c05dcc
https://github.com/tmux/tmux/commit/0526d074d0170ad248b06187b64f4e44a0c05dcc
Author: Nicholas Marriott <[email protected]>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
A regress/osc-11colours.sh
Log Message:
-----------
OSC 11 test.
Commit: d768fc2553c2bdec6bb7b026ffffdaee0dd102f4
https://github.com/tmux/tmux/commit/d768fc2553c2bdec6bb7b026ffffdaee0dd102f4
Author: nicm <nicm>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M input.c
Log Message:
-----------
Make SGR 6 (rapid blink) the same as SGR 5 (blink) and make SGR 21 to
the same as SGR 4:2, it is an old alternative. GitHub issue 2567.
Commit: af3ffa9c41936078d27b5ba1f96cec67850f98cb
https://github.com/tmux/tmux/commit/af3ffa9c41936078d27b5ba1f96cec67850f98cb
Author: nicm <nicm>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M client.c
M server-client.c
M tmux.h
M tty-term.c
M tty.c
Log Message:
-----------
Move the call to setupterm() into the client and have it pass the
results to the server over imsg, means the server does not need to enter
ncurses or read terminfo db. Old clients will not work with a new
server.
Commit: ce5de765929ea38b68e3fd6c26e554ab0c1e09b1
https://github.com/tmux/tmux/commit/ce5de765929ea38b68e3fd6c26e554ab0c1e09b1
Author: Thomas Adam <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M client.c
M cmd-save-buffer.c
M colour.c
M file.c
M format.c
M input.c
M proc.c
M server-client.c
M server.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 3a76a5682481804541aaddcce27dfa566a7e4cae
https://github.com/tmux/tmux/commit/3a76a5682481804541aaddcce27dfa566a7e4cae
Author: Thomas Adam <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M client.c
M server-client.c
M tmux.h
M tty-term.c
M tty.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: fb42ae3071763fdc6a2fe2e57feec774623b1c33
https://github.com/tmux/tmux/commit/fb42ae3071763fdc6a2fe2e57feec774623b1c33
Author: nicm <nicm>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M input.c
Log Message:
-----------
Reduce len when moving past spaces in OSC 11 parameter.
Commit: 11e404ca3c80893f59b1001f000c9390216c7e7a
https://github.com/tmux/tmux/commit/11e404ca3c80893f59b1001f000c9390216c7e7a
Author: Thomas Adam <[email protected]>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M input.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: b04f8acb7057bda74e30976acedbbd73767e5bdc
https://github.com/tmux/tmux/commit/b04f8acb7057bda74e30976acedbbd73767e5bdc
Author: nicm <nicm>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M job.c
M spawn.c
Log Message:
-----------
Check return value of chdir() to stop a silly warning with some
compilers, GitHub issue 2573.
Commit: 742e67080586e212f3c6adbdc1c59bf56b0712b1
https://github.com/tmux/tmux/commit/742e67080586e212f3c6adbdc1c59bf56b0712b1
Author: Thomas Adam <[email protected]>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M job.c
M spawn.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 8986c8dfcd0083e5c767b8a247c119a25e1f8093
https://github.com/tmux/tmux/commit/8986c8dfcd0083e5c767b8a247c119a25e1f8093
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M grid-reader.c
M status.c
M tmux.h
M window-copy.c
Log Message:
-----------
Move jump commands to grid reader, make them UTF-8 aware, and tidy up,
from Anindya Mukherjee.
Commit: e858270006a9041b9016ed9e6cc12d622ac8fe31
https://github.com/tmux/tmux/commit/e858270006a9041b9016ed9e6cc12d622ac8fe31
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M format.c
M tmux.h
M window-copy.c
M window.c
Log Message:
-----------
There are many format variables now so allocating all the default ones
each time a tree is created is too expensive. Instead, convert them all
into callbacks and put them in a static table so they only allocate on
demand. The tree remains for the moment for extra (non-default)
variables added by for example copy mode or popups. Also reduce
expensive calls to localtime_r/strftime. GitHub issue 2253.
Commit: cb7e6698f3241cecfac31a045b907988a4c286f1
https://github.com/tmux/tmux/commit/cb7e6698f3241cecfac31a045b907988a4c286f1
Author: Thomas Adam <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M format.c
M grid-reader.c
M status.c
M tmux.h
M window-copy.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 6876381276ff2c2a40d304ada27651fdaf1cd8a7
https://github.com/tmux/tmux/commit/6876381276ff2c2a40d304ada27651fdaf1cd8a7
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M cfg.c
M format.c
M tmux.1
M tmux.c
M tmux.h
Log Message:
-----------
Move config file path expansion much earlier, keep the list of paths
around rather than freeing later, and add a config_files format variable
containing it. Suggested by kn@ a while back.
Commit: 5f425ee31810c964ae5cf1256d0d7fe5dde7536c
https://github.com/tmux/tmux/commit/5f425ee31810c964ae5cf1256d0d7fe5dde7536c
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M window-copy.c
Log Message:
-----------
Fix regex searching with wrapped lines, from Anindya Mukherjee; GitHub
issue 2570.
Commit: 0cd5ed9e9b56b082e38e7a5be298803ccb68564c
https://github.com/tmux/tmux/commit/0cd5ed9e9b56b082e38e7a5be298803ccb68564c
Author: Thomas Adam <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M cfg.c
M format.c
M tmux.1
M tmux.c
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 6d8efe9319857c0b1bc49118248efe7f55112bb5
https://github.com/tmux/tmux/commit/6d8efe9319857c0b1bc49118248efe7f55112bb5
Author: nicm <nicm>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M tmux.c
Log Message:
-----------
expand_paths needs the global environment to be set up, do that first.
Commit: 0982a1a9752cd34f311830f4508ebbd341b7482e
https://github.com/tmux/tmux/commit/0982a1a9752cd34f311830f4508ebbd341b7482e
Author: Thomas Adam <[email protected]>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M tmux.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 6aaef3e705507566631905560b1c903f8ae22ab3
https://github.com/tmux/tmux/commit/6aaef3e705507566631905560b1c903f8ae22ab3
Author: nicm <nicm>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Correct client_prefix so it returns 1 if in prefix, not 0.
Commit: 9710ec52446af4d176a17b5acec3064e01e8a0b7
https://github.com/tmux/tmux/commit/9710ec52446af4d176a17b5acec3064e01e8a0b7
Author: Thomas Adam <[email protected]>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: dd7006c850e1f973c214f70eee87a054b00f19e7
https://github.com/tmux/tmux/commit/dd7006c850e1f973c214f70eee87a054b00f19e7
Author: nicm <nicm>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add a couple of format variables for active and last window index.
Commit: 9c6502fcc9bddcee4caa6f73bb4b578337ca1def
https://github.com/tmux/tmux/commit/9c6502fcc9bddcee4caa6f73bb4b578337ca1def
Author: Thomas Adam <[email protected]>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 583aaebc0ac437777ce796fc6cc29de7d488cf1a
https://github.com/tmux/tmux/commit/583aaebc0ac437777ce796fc6cc29de7d488cf1a
Author: nicm <nicm>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Check session, window, pane in the right order when working out format type.
Commit: a7d4703bfe822f58dd14ee26cb9137d23f967a8c
https://github.com/tmux/tmux/commit/a7d4703bfe822f58dd14ee26cb9137d23f967a8c
Author: Thomas Adam <[email protected]>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 40ad11b2b5155dbccf15881500f2b4f8b16d509d
https://github.com/tmux/tmux/commit/40ad11b2b5155dbccf15881500f2b4f8b16d509d
Author: nicm <nicm>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Handle NULL term_type.
Commit: ba9f89c44e3294284493178fb34f864aafb399cd
https://github.com/tmux/tmux/commit/ba9f89c44e3294284493178fb34f864aafb399cd
Author: Thomas Adam <[email protected]>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M format.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: b6dfb9996a9f73c418b2291a8c29d345966eae7d
https://github.com/tmux/tmux/commit/b6dfb9996a9f73c418b2291a8c29d345966eae7d
Author: nicm <nicm>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Add some text with examples of ; as a separator, GitHub issues 2522 and
2580.
Commit: 8a4a2153fdec71397fe555073d4d77ee68947fff
https://github.com/tmux/tmux/commit/8a4a2153fdec71397fe555073d4d77ee68947fff
Author: nicm <nicm>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tty-term.c
Log Message:
-----------
There is no need to call del_curterm in the server anymore.
Commit: 9cd45ddad3141370e0dac117388984a3f026c097
https://github.com/tmux/tmux/commit/9cd45ddad3141370e0dac117388984a3f026c097
Author: Nicholas Marriott <[email protected]>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tty-term.c
Log Message:
-----------
Reinstate del_curterm ifdef bits.
Commit: de3a898e8af335325039a4165525fff1d5e1a1b0
https://github.com/tmux/tmux/commit/de3a898e8af335325039a4165525fff1d5e1a1b0
Author: jmc <jmc>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tmux.1
Log Message:
-----------
escape quotes and remove some unneccessary Pp; ok nicm
Commit: 9d99dad9e8309f86c778918bea011487911f83ce
https://github.com/tmux/tmux/commit/9d99dad9e8309f86c778918bea011487911f83ce
Author: Thomas Adam <[email protected]>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 48131c6d020220e6998512198b73819c5a085db9
https://github.com/tmux/tmux/commit/48131c6d020220e6998512198b73819c5a085db9
Author: Thomas Adam <[email protected]>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: c44750792a9683c5cd6f9df5a69e7417b88772d2
https://github.com/tmux/tmux/commit/c44750792a9683c5cd6f9df5a69e7417b88772d2
Author: nicm <nicm>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M cmd-display-menu.c
M cmd-if-shell.c
M cmd-run-shell.c
M format.c
M job.c
M popup.c
M spawn.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Drop support for popups where the content is provided directly to tmux
(which does not have many practical uses) and only support running a
program in the popup. display-popup is now simpler and can accept
multiple arguments to avoid escaping problems (like the other commands).
Commit: 81f9a23d25237f2b0c52a2867ddd2db59cc8f368
https://github.com/tmux/tmux/commit/81f9a23d25237f2b0c52a2867ddd2db59cc8f368
Author: nicm <nicm>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M names.c
M spawn.c
Log Message:
-----------
Do not use NULL active window; also do not leak window name. GitHub
issue 2590 from Chester Liu.
Commit: 2301bee87ddfcdc307d8cb4e3f62eed9fb94d311
https://github.com/tmux/tmux/commit/2301bee87ddfcdc307d8cb4e3f62eed9fb94d311
Author: Thomas Adam <[email protected]>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M cmd-display-menu.c
M cmd-if-shell.c
M cmd-run-shell.c
M format.c
M job.c
M names.c
M popup.c
M spawn.c
M tmux.1
M tmux.h
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master' into master
Commit: 1466b570eedda0423d5a386d2b16b7ff0c0e477c
https://github.com/tmux/tmux/commit/1466b570eedda0423d5a386d2b16b7ff0c0e477c
Author: Nicholas Marriott <[email protected]>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M CHANGES
Log Message:
-----------
Update CHANGES.
Commit: c01251d02388efceca515c47c257e2b5342e3716
https://github.com/tmux/tmux/commit/c01251d02388efceca515c47c257e2b5342e3716
Author: Nicholas Marriott <[email protected]>
Date: 2021-03-02 (Tue, 02 Mar 2021)
Changed paths:
M .github/travis/build-all.sh
M .gitignore
M CHANGES
M Makefile.am
M alerts.c
M cfg.c
M client.c
M cmd-display-menu.c
M cmd-display-panes.c
M cmd-if-shell.c
M cmd-join-pane.c
M cmd-list-windows.c
M cmd-new-window.c
M cmd-parse.y
M cmd-queue.c
M cmd-run-shell.c
M cmd-save-buffer.c
M cmd-select-pane.c
M cmd-set-option.c
M cmd-show-options.c
M colour.c
M compat.h
A compat/clock_gettime.c
M compat/closefrom.c
A compat/forkpty-haiku.c
M configure.ac
M control-notify.c
M control.c
M file.c
M format-draw.c
M format.c
A fuzz/input-fuzzer.c
A fuzz/input-fuzzer.dict
A fuzz/input-fuzzer.options
A grid-reader.c
M grid.c
M input.c
M job.c
M names.c
M options-table.c
M options.c
M osdep-cygwin.c
M osdep-darwin.c
M osdep-dragonfly.c
M osdep-freebsd.c
A osdep-haiku.c
M osdep-hpux.c
M osdep-linux.c
M osdep-netbsd.c
M osdep-openbsd.c
M osdep-sunos.c
M osdep-unknown.c
M popup.c
M proc.c
A regress/osc-11colours.sh
M screen-redraw.c
M screen-write.c
M screen.c
M server-client.c
M server-fn.c
M server.c
M spawn.c
M status.c
M tmux.1
M tmux.c
M tmux.h
M tty-term.c
M tty.c
M utf8.c
M window-buffer.c
M window-client.c
M window-copy.c
M window-customize.c
M window-tree.c
M window.c
Log Message:
-----------
Merge branch 'master' into 3.2-rc
Compare: https://github.com/tmux/tmux/compare/5c275c2a1a96...c01251d02388
--
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/5c275c-c01251%40github.com.