Branch: refs/heads/4772-pane-scrollbars-on-causes-alt-screen-to-flicker
  Home:   https://github.com/tmux/tmux
  Commit: eda7e563d01ca4e1c5154fb16a35a19e0df56f91
      
https://github.com/tmux/tmux/commit/eda7e563d01ca4e1c5154fb16a35a19e0df56f91
  Author: nicm <nicm>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M grid.c

  Log Message:
  -----------
  Change a malloc to calloc.


  Commit: 928c7a97715b384c1fc039f7ad032cbc6ee0f1c0
      
https://github.com/tmux/tmux/commit/928c7a97715b384c1fc039f7ad032cbc6ee0f1c0
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M grid.c
    M screen.c
    M tmux.h

  Log Message:
  -----------
  More checks for macOS.


  Commit: 8d470017bc84c80211ed6783841fc023e58ae2be
      
https://github.com/tmux/tmux/commit/8d470017bc84c80211ed6783841fc023e58ae2be
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M grid.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 74a5069c0a25a5207ceca6b22dc6c9b135bf118a
      
https://github.com/tmux/tmux/commit/74a5069c0a25a5207ceca6b22dc6c9b135bf118a
  Author: nicm <nicm>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Fix some indentation.


  Commit: 1e9a16a748776cec6980f5d575d3235e2caf11f7
      
https://github.com/tmux/tmux/commit/1e9a16a748776cec6980f5d575d3235e2caf11f7
  Author: nicm <nicm>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  And some other indentation.


  Commit: 41b4743eba29c32509fbefde758807b996b2d00c
      
https://github.com/tmux/tmux/commit/41b4743eba29c32509fbefde758807b996b2d00c
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: e69950a9ca773f3183749f3ccd6ee588880040d8
      
https://github.com/tmux/tmux/commit/e69950a9ca773f3183749f3ccd6ee588880040d8
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M tty-features.c

  Log Message:
  -----------
  Add overline for ghostty also, GitHub issue 5309.


  Commit: b3fa1c0b9cefb5b51608be3e6f6c09554b4bafc9
      
https://github.com/tmux/tmux/commit/b3fa1c0b9cefb5b51608be3e6f6c09554b4bafc9
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M tty-features.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 724f85d275845c81df53676da627ec90c7c89b01
      
https://github.com/tmux/tmux/commit/724f85d275845c81df53676da627ec90c7c89b01
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Do not draw to tty if PANE_REDRAW has been set since it is just going to
be replaced.


  Commit: 002ac977f84234be5be7ea193b9c8d9f352b49d3
      
https://github.com/tmux/tmux/commit/002ac977f84234be5be7ea193b9c8d9f352b49d3
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: e9396e59d90d727284b4661971f1c2ac9c245fd2
      
https://github.com/tmux/tmux/commit/e9396e59d90d727284b4661971f1c2ac9c245fd2
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M cmd-list-keys.c
    M colour.c
    M format.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add a couple of format c/f and c/b to emit colours.


  Commit: 87aa44f4bcd0dff4d15f3104bb544f2d6ca4355c
      
https://github.com/tmux/tmux/commit/87aa44f4bcd0dff4d15f3104bb544f2d6ca4355c
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M cmd-list-keys.c
    M colour.c
    M format.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 565db46a1947b829af00bb2ff4acbc0b8c189fcd
      
https://github.com/tmux/tmux/commit/565db46a1947b829af00bb2ff4acbc0b8c189fcd
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M screen-redraw.c
    M screen-write.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Instead of fully redrawing the pane when sync ends, only redraw lines
that have been changed.


  Commit: 824ef37f5ff412bd2844fee896c167175ba13aad
      
https://github.com/tmux/tmux/commit/824ef37f5ff412bd2844fee896c167175ba13aad
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M layout-custom.c
    M layout-set.c
    M layout.c
    M spawn.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Change layout sets to build the layout using the new mechanics, from
Dane Jensen.


  Commit: e802909de06012a4df6209d55e86487c56223163
      
https://github.com/tmux/tmux/commit/e802909de06012a4df6209d55e86487c56223163
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M CHANGES
    M configure.ac
    M input.c

  Log Message:
  -----------
  Fix so that the end of a synchronized update again triggers a redraw.


  Commit: 1818b6ac16d0d44c00577e1e025d35ab85f5bf78
      
https://github.com/tmux/tmux/commit/1818b6ac16d0d44c00577e1e025d35ab85f5bf78
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M layout-custom.c
    M layout-set.c
    M layout.c
    M screen-redraw.c
    M screen-write.c
    M spawn.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 5e32eddb8c9942de76569f731e55114a8f1ec1b9
      
https://github.com/tmux/tmux/commit/5e32eddb8c9942de76569f731e55114a8f1ec1b9
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Fix up merge.


  Commit: 81083569787ca8588cf89072800567509af62389
      
https://github.com/tmux/tmux/commit/81083569787ca8588cf89072800567509af62389
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M regress/check-names.sh

  Log Message:
  -----------
  Update names test.


  Commit: bd5d7a8a7af7c1a917432f686f1186b65158c18b
      
https://github.com/tmux/tmux/commit/bd5d7a8a7af7c1a917432f686f1186b65158c18b
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M regress/prompt-keys.sh

  Log Message:
  -----------
  Update prompt test.


  Commit: fada35478b5daaa3bb50d64a1f38e128c99c4d2b
      
https://github.com/tmux/tmux/commit/fada35478b5daaa3bb50d64a1f38e128c99c4d2b
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M regress/screen-redraw-results/floating-over-scrollbar.result
    M regress/screen-redraw-results/marked-pane-lr.result
    M regress/screen-redraw-results/marked-pane-status.result
    M regress/screen-redraw-results/marked-pane-tb.result
    M regress/screen-redraw-results/marked-pane-three.result
    M regress/screen-redraw-results/scrollbar-floating.result
    M regress/screen-redraw-results/scrollbar-split-left.result
    M regress/screen-redraw-results/scrollbar-split-right.result
    M regress/screen-redraw-results/window-style-active.result

  Log Message:
  -----------
  Colours changed in tests.


  Commit: 6f588402c34471b0dea0c0894a2caca275f92f17
      
https://github.com/tmux/tmux/commit/6f588402c34471b0dea0c0894a2caca275f92f17
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M regress/UTF-8-test.txt
    M regress/utf8-test.result

  Log Message:
  -----------
  Remove a char which differs between platforms.


  Commit: 85fc0ea57c029ef396b2714cc51ed27c299cc410
      
https://github.com/tmux/tmux/commit/85fc0ea57c029ef396b2714cc51ed27c299cc410
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    A .github/workflows/regress.yml

  Log Message:
  -----------
  Add a test for regress.


  Commit: 35f429cb6d530a4fc5205bd8c928e56864fac108
      
https://github.com/tmux/tmux/commit/35f429cb6d530a4fc5205bd8c928e56864fac108
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  macOS too.


  Commit: c41e98be3ccc9707bbbbee6e0a88bc41db3d0bb4
      
https://github.com/tmux/tmux/commit/c41e98be3ccc9707bbbbee6e0a88bc41db3d0bb4
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  yaml is poo.


  Commit: 5b37471db77d84f67a18be333d6cb26077d0c37f
      
https://github.com/tmux/tmux/commit/5b37471db77d84f67a18be333d6cb26077d0c37f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Spaces.


  Commit: 728ad24d4a8b8e3bad7473d494ef3aed78c86e41
      
https://github.com/tmux/tmux/commit/728ad24d4a8b8e3bad7473d494ef3aed78c86e41
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  utf8proc.


  Commit: d9d12c5c4381e27905876dbbd39e5df05dbf385f
      
https://github.com/tmux/tmux/commit/d9d12c5c4381e27905876dbbd39e5df05dbf385f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  More tweaks.


  Commit: 9fb67a2cdda83914a1c168e3b6b3628eafbac9ce
      
https://github.com/tmux/tmux/commit/9fb67a2cdda83914a1c168e3b6b3628eafbac9ce
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Missing \.


  Commit: 3d58e04c93c17af60c6852531aeb6d85a5975d09
      
https://github.com/tmux/tmux/commit/3d58e04c93c17af60c6852531aeb6d85a5975d09
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  no point in having stuff i cannot test


  Commit: 6ad86ebdf1ed9f3fa71c2adbf7cb0cf057732609
      
https://github.com/tmux/tmux/commit/6ad86ebdf1ed9f3fa71c2adbf7cb0cf057732609
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M CHANGES

  Log Message:
  -----------
  Merge branch 'release_3.7b'


  Commit: 735bbf9da75cb0d7545750f4028c26420507bb07
      
https://github.com/tmux/tmux/commit/735bbf9da75cb0d7545750f4028c26420507bb07
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Disable time expansion if expanding an inner format or more %s are
needed.


  Commit: 8dc9e24c74103dea70a033ba28c8658b28aa76db
      
https://github.com/tmux/tmux/commit/8dc9e24c74103dea70a033ba28c8658b28aa76db
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Revert previous, it is not the right change.


  Commit: d5688bf165904d055a7efc635ed5418fe7094fd1
      
https://github.com/tmux/tmux/commit/d5688bf165904d055a7efc635ed5418fe7094fd1
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 3ef51a469cc5738feca8a1e17740748171af6b6f
      
https://github.com/tmux/tmux/commit/3ef51a469cc5738feca8a1e17740748171af6b6f
  Author: nicm <nicm>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M cmd-join-pane.c

  Log Message:
  -----------
  move-pane needs -D.


  Commit: f50a38de23b0a3e3f7c3046cca41701520ef8d39
      
https://github.com/tmux/tmux/commit/f50a38de23b0a3e3f7c3046cca41701520ef8d39
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-01 (Wed, 01 Jul 2026)

  Changed paths:
    M cmd-join-pane.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 9dcc2da34815e77d6f1e1368b32a9160ff82c4a8
      
https://github.com/tmux/tmux/commit/9dcc2da34815e77d6f1e1368b32a9160ff82c4a8
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A regress/format-modifiers.sh

  Log Message:
  -----------
  Add format modifiers test.


  Commit: baf16f041905c411fdebdf48a8254d96f3418b82
      
https://github.com/tmux/tmux/commit/baf16f041905c411fdebdf48a8254d96f3418b82
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh
    A regress/format-mouse.sh
    A regress/format-variables.sh

  Log Message:
  -----------
  Format tests.


  Commit: 7713cbebd21a37b52cf90766c655075172c2a549
      
https://github.com/tmux/tmux/commit/7713cbebd21a37b52cf90766c655075172c2a549
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A regress/options-array.sh
    A regress/options-scope.sh
    A regress/options-values.sh

  Log Message:
  -----------
  Add options tests.


  Commit: d626cef6dea56cea7bfe46a16cd8d034affa9a63
      
https://github.com/tmux/tmux/commit/d626cef6dea56cea7bfe46a16cd8d034affa9a63
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A regress/environ-update.sh
    A regress/environ.sh

  Log Message:
  -----------
  Environment tests.


  Commit: 0ad5035457c2f005f8479963e0ac7a3203b7862c
      
https://github.com/tmux/tmux/commit/0ad5035457c2f005f8479963e0ac7a3203b7862c
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-find.c

  Log Message:
  -----------
  Do not crash if no client.


  Commit: 0a81f4d742cfb986a9eaf74fcaa148ba0cc0a019
      
https://github.com/tmux/tmux/commit/0a81f4d742cfb986a9eaf74fcaa148ba0cc0a019
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M attributes.c
    M cmd-capture-pane.c
    M grid.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add a raw grid output to capture-pane for debugging and regression
tests.


  Commit: a9a04c7bc0d5e435276862fbc8ed979eddc77cdd
      
https://github.com/tmux/tmux/commit/a9a04c7bc0d5e435276862fbc8ed979eddc77cdd
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A regress/targets-panes.sh
    A regress/targets.sh

  Log Message:
  -----------
  Targets tests.


  Commit: ca81c363832bbfb35f05e23b65f3ec474911420d
      
https://github.com/tmux/tmux/commit/ca81c363832bbfb35f05e23b65f3ec474911420d
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-find.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 01c86e64b72fb7c7d0b2fc27e629ae250788edf3
      
https://github.com/tmux/tmux/commit/01c86e64b72fb7c7d0b2fc27e629ae250788edf3
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/session-group-resize.sh
    M regress/targets-panes.sh
    M regress/targets.sh

  Log Message:
  -----------
  No x flag.


  Commit: e22c56f02f2b58ca6f4a86947a3616d39a09c3a2
      
https://github.com/tmux/tmux/commit/e22c56f02f2b58ca6f4a86947a3616d39a09c3a2
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M attributes.c
    M cmd-capture-pane.c
    M grid.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: b6fca5544747e5f71c6b22f9bc0086d727d57509
      
https://github.com/tmux/tmux/commit/b6fca5544747e5f71c6b22f9bc0086d727d57509
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A regress/input-common.inc
    A regress/input-cursor.sh
    A regress/input-edit.sh
    A regress/input-malformed.sh
    A regress/input-modes.sh
    A regress/input-osc.sh
    A regress/input-raw-controls.sh
    A regress/input-raw-cursor.sh
    A regress/input-raw-edit.sh
    A regress/input-raw-history.sh
    A regress/input-raw-reflow.sh
    A regress/input-raw-scroll.sh
    A regress/input-raw-sgr.sh
    A regress/input-raw-unicode.sh
    A regress/input-raw-wrap.sh
    A regress/input-replies.sh
    A regress/input-requests.sh
    A regress/input-scroll.sh
    A regress/input-sgr.sh
    A regress/input-unicode.sh

  Log Message:
  -----------
  Add tests for input path.


  Commit: 70f37ef81514160022eb7bd29d3793fbd821f341
      
https://github.com/tmux/tmux/commit/70f37ef81514160022eb7bd29d3793fbd821f341
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-capture-pane.c

  Log Message:
  -----------
  No vis.h in portable.


  Commit: 390805d8b98a948564f12d672d1b1c753352f571
      
https://github.com/tmux/tmux/commit/390805d8b98a948564f12d672d1b1c753352f571
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/Makefile

  Log Message:
  -----------
  Make output nicer for tests.


  Commit: 6b9b6c0b0b6ccdfab883b602e9833ed2afab5109
      
https://github.com/tmux/tmux/commit/6b9b6c0b0b6ccdfab883b602e9833ed2afab5109
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-capture-pane.c

  Log Message:
  -----------
  Copy UTF-8 data correctly.


  Commit: 63a8af0e15e3bc475cff2a6912329196e51e02a9
      
https://github.com/tmux/tmux/commit/63a8af0e15e3bc475cff2a6912329196e51e02a9
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-capture-pane.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: a82e09d1a3696fd533ae0b645c2f213b92cf6ca5
      
https://github.com/tmux/tmux/commit/a82e09d1a3696fd533ae0b645c2f213b92cf6ca5
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh
    M regress/targets.sh

  Log Message:
  -----------
  Test fixes.


  Commit: 6ebef7450ab2835bbf9a1c7c4acf3cec28976be5
      
https://github.com/tmux/tmux/commit/6ebef7450ab2835bbf9a1c7c4acf3cec28976be5
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-split-window.c

  Log Message:
  -----------
  Do not double free or leak pane on failure, from Uzair Aftab in GitHub
issue 5316.


  Commit: 93039db58c6e3c5897e655edc319fafa3480dc5d
      
https://github.com/tmux/tmux/commit/93039db58c6e3c5897e655edc319fafa3480dc5d
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M status.c

  Log Message:
  -----------
  Use message-style as default for message-format again. GitHub issue 5315.


  Commit: d718b0eac7276ec6653392a4988f8dddb7963406
      
https://github.com/tmux/tmux/commit/d718b0eac7276ec6653392a4988f8dddb7963406
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/targets.sh

  Log Message:
  -----------
  More test fixes.


  Commit: fa2a3b679ad4267031549b159bb70932afc873fc
      
https://github.com/tmux/tmux/commit/fa2a3b679ad4267031549b159bb70932afc873fc
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Use ASAN in tests.


  Commit: 228c9c927711c702a130936b95b6344e6df1bf06
      
https://github.com/tmux/tmux/commit/228c9c927711c702a130936b95b6344e6df1bf06
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Tweak.


  Commit: bf0eee35f9b5b1b8013d2e138ea13066f6686eb4
      
https://github.com/tmux/tmux/commit/bf0eee35f9b5b1b8013d2e138ea13066f6686eb4
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Fix.


  Commit: 352b1173c8c258bd33d652e157627239d00c50af
      
https://github.com/tmux/tmux/commit/352b1173c8c258bd33d652e157627239d00c50af
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Fix.


  Commit: f592be00fa954950c931f41e56146ee4bff87c59
      
https://github.com/tmux/tmux/commit/f592be00fa954950c931f41e56146ee4bff87c59
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Do not require debug for ASAN.


  Commit: 8d877421cfbb1b7e34e783b825436b5cf69513e8
      
https://github.com/tmux/tmux/commit/8d877421cfbb1b7e34e783b825436b5cf69513e8
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-split-window.c
    M status.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 351bef58a31889d873c50ef35eefad121c2e7b4f
      
https://github.com/tmux/tmux/commit/351bef58a31889d873c50ef35eefad121c2e7b4f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Undo last.


  Commit: abcf8dca3ab9c02d3f4da9e69c201eb6f0c29f1f
      
https://github.com/tmux/tmux/commit/abcf8dca3ab9c02d3f4da9e69c201eb6f0c29f1f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml
    M regress/Makefile

  Log Message:
  -----------
  Put ASAN_OPTIONS in the right place.


  Commit: dbb70b394eca35c79ac85ccd0ea240a2b831766a
      
https://github.com/tmux/tmux/commit/dbb70b394eca35c79ac85ccd0ea240a2b831766a
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh

  Log Message:
  -----------
  Fix test.


  Commit: 2b8c3c1362532367eb0270de3844f9bf09b24f18
      
https://github.com/tmux/tmux/commit/2b8c3c1362532367eb0270de3844f9bf09b24f18
  Author: nicm <nicm>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    M cmd-swap-pane.c

  Log Message:
  -----------
  Enable swap-pane on floating panes again but not -U/-D. From Dane
Jensen.


  Commit: f0ec51e78d09b179719ee5735be2a8a979c54d0f
      
https://github.com/tmux/tmux/commit/f0ec51e78d09b179719ee5735be2a8a979c54d0f
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M cmd-swap-pane.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: f645f0abe8ba3d7ca3bc0226c1b6f08910fb6cfb
      
https://github.com/tmux/tmux/commit/f645f0abe8ba3d7ca3bc0226c1b6f08910fb6cfb
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    A regress/buffers.sh
    A regress/pane-ops.sh
    A regress/session-ops.sh
    A regress/window-ops.sh

  Log Message:
  -----------
  A few more tests.


  Commit: fa2c9f45513b11e9b3e3b5ca98fff915e303b170
      
https://github.com/tmux/tmux/commit/fa2c9f45513b11e9b3e3b5ca98fff915e303b170
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M cmd-join-pane.c
    M layout.c
    M tmux.1

  Log Message:
  -----------
  Allow join-pane to tile floating panes, from Dane Jensen.


  Commit: 89a59d4df57d4c7bc5ae42e115006a1022d804ed
      
https://github.com/tmux/tmux/commit/89a59d4df57d4c7bc5ae42e115006a1022d804ed
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Bump version.


  Commit: 88932f2d09b9b85005fd64f6cf2a4a390b4a5bc6
      
https://github.com/tmux/tmux/commit/88932f2d09b9b85005fd64f6cf2a4a390b4a5bc6
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M cmd-join-pane.c
    M layout.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: cceca5a1584881ee5e3a34011efc7178a5e7b7ef
      
https://github.com/tmux/tmux/commit/cceca5a1584881ee5e3a34011efc7178a5e7b7ef
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add single quote operator.


  Commit: 47b90a4e0303b5a3a12515ccd7461e482f319cf6
      
https://github.com/tmux/tmux/commit/47b90a4e0303b5a3a12515ccd7461e482f319cf6
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh

  Log Message:
  -----------
  Add single quote test.


  Commit: e1fc6b31eed435877351817c70ad71f7212081c2
      
https://github.com/tmux/tmux/commit/e1fc6b31eed435877351817c70ad71f7212081c2
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add manual width and height window formats.


  Commit: 0148ad5820da9725532656936ed9db78f83988b4
      
https://github.com/tmux/tmux/commit/0148ad5820da9725532656936ed9db78f83988b4
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 8d67f8af24f97ec166405b092287e901ab089136
      
https://github.com/tmux/tmux/commit/8d67f8af24f97ec166405b092287e901ab089136
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 6967f547745547149ec9460a073601e1e6789391
      
https://github.com/tmux/tmux/commit/6967f547745547149ec9460a073601e1e6789391
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add additional pane sort orders.


  Commit: 310d0e93d6e033aba63939b131be623b792339a2
      
https://github.com/tmux/tmux/commit/310d0e93d6e033aba63939b131be623b792339a2
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M regress/format-modifiers.sh

  Log Message:
  -----------
  Pane sort tests.


  Commit: 29f0939a5b760d1ca8cdcfdf641704302b66b58c
      
https://github.com/tmux/tmux/commit/29f0939a5b760d1ca8cdcfdf641704302b66b58c
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M regress/pane-ops.sh

  Log Message:
  -----------
  Update tests for -E.


  Commit: 4a6ac5e2090f5684a05a773cfa4b030f855670fe
      
https://github.com/tmux/tmux/commit/4a6ac5e2090f5684a05a773cfa4b030f855670fe
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 820067826a07cc8f36e65943b4b23217ed2e8dd2
      
https://github.com/tmux/tmux/commit/820067826a07cc8f36e65943b4b23217ed2e8dd2
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M cmd-new-window.c
    M cmd-respawn-pane.c
    M cmd-respawn-window.c
    M spawn.c

  Log Message:
  -----------
  Add -E to new-window and respawn-pane and respawn-window to create empty
panes.


  Commit: e03a937c71b9e415e1d74da85efbb6c5685d3c73
      
https://github.com/tmux/tmux/commit/e03a937c71b9e415e1d74da85efbb6c5685d3c73
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add a quoted pane_start_command_list which does not lose argument
information.


  Commit: 44304bf9e4b9e93d06fed7a4471b06dd0c442971
      
https://github.com/tmux/tmux/commit/44304bf9e4b9e93d06fed7a4471b06dd0c442971
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M regress/format-variables.sh

  Log Message:
  -----------
  Add pane_start_command_list to tests.


  Commit: 929e6b5c9bdcac6b4b120abf37fd43782b0335bb
      
https://github.com/tmux/tmux/commit/929e6b5c9bdcac6b4b120abf37fd43782b0335bb
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M cmd-new-window.c
    M cmd-respawn-pane.c
    M cmd-respawn-window.c
    M format.c
    M spawn.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: b5a6d9bcaba731ebd5f9412430d4ab89dcc3d3f3
      
https://github.com/tmux/tmux/commit/b5a6d9bcaba731ebd5f9412430d4ab89dcc3d3f3
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Fix some spelling and indentation.


  Commit: 8e8fa3d10b3b5782e92dbc19135a110376aea68c
      
https://github.com/tmux/tmux/commit/8e8fa3d10b3b5782e92dbc19135a110376aea68c
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 4378a17fbec453a356f723ed971bd46fa8bbe33e
      
https://github.com/tmux/tmux/commit/4378a17fbec453a356f723ed971bd46fa8bbe33e
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M key-bindings.c
    M options-table.c

  Log Message:
  -----------
  Add floating panes key bindings and menu options, from Dane Jensen.


  Commit: d512a65d4ccc64061821afb8843e57dc7dbdaf14
      
https://github.com/tmux/tmux/commit/d512a65d4ccc64061821afb8843e57dc7dbdaf14
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add O and V loops in formats for options and environment.


  Commit: 90492aa26d610ed8d6706920f7549eb33dd87362
      
https://github.com/tmux/tmux/commit/90492aa26d610ed8d6706920f7549eb33dd87362
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M key-bindings.c
    M options-table.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 31b0b0c99e39ced9a42fe3674b80f9eb0e009da7
      
https://github.com/tmux/tmux/commit/31b0b0c99e39ced9a42fe3674b80f9eb0e009da7
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 8e03310afe4afc02072b774ca3d36ae73b8f9df6
      
https://github.com/tmux/tmux/commit/8e03310afe4afc02072b774ca3d36ae73b8f9df6
  Author: nicm <nicm>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M Makefile
    M cmd-refresh-client.c
    M control.c
    A monitor.c
    M tmux.h

  Log Message:
  -----------
  Move monitor stuff out of control.c into its own file for reuse.


  Commit: 1d7021130de92e87676dc10a6c202d3eb037cb3c
      
https://github.com/tmux/tmux/commit/1d7021130de92e87676dc10a6c202d3eb037cb3c
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M regress/Makefile

  Log Message:
  -----------
  Set ASAN_OPTIONS in regress Makefile.


  Commit: c5a7309966e916ff33f6cdf7e292f33965b0a6a5
      
https://github.com/tmux/tmux/commit/c5a7309966e916ff33f6cdf7e292f33965b0a6a5
  Author: nicm <nicm>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Dirty ED 2 correctly, GiHub issue 5322 from git at twilligon dot com.


  Commit: a02e25ba01ebe85125c198b5115195e0d837d756
      
https://github.com/tmux/tmux/commit/a02e25ba01ebe85125c198b5115195e0d837d756
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M grid.c
    M screen.c
    M spawn.c
    M tmux.h

  Log Message:
  -----------
  Do not invoke clear check on respawn.


  Commit: f32b65ac4a6537a8f4817836caa17bcc753cf315
      
https://github.com/tmux/tmux/commit/f32b65ac4a6537a8f4817836caa17bcc753cf315
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M cmd-refresh-client.c
    M control.c
    A monitor.c
    M screen-write.c
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 21e91cfa0079e2abcda9b5cc3ac177c54ac46657
      
https://github.com/tmux/tmux/commit/21e91cfa0079e2abcda9b5cc3ac177c54ac46657
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  portable: add monitor.c


  Commit: 646637f53ab7c64eb8edcb86eb0f73fc4c3a19b8
      
https://github.com/tmux/tmux/commit/646637f53ab7c64eb8edcb86eb0f73fc4c3a19b8
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    A regress/control-subscriptions.sh

  Log Message:
  -----------
  Add control subs test.


  Commit: a19b961427d036f78d897e79a7144880d7a34ce3
      
https://github.com/tmux/tmux/commit/a19b961427d036f78d897e79a7144880d7a34ce3
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M regress/session-ops.sh

  Log Message:
  -----------
  Fix test.


  Commit: 0f77d9b30a63b70072557e4199d662af205e624d
      
https://github.com/tmux/tmux/commit/0f77d9b30a63b70072557e4199d662af205e624d
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M regress/input-replies.sh

  Log Message:
  -----------
  Fix lengths in test.


  Commit: 1b4015226f6274008b3cd1061016cb43415a6945
      
https://github.com/tmux/tmux/commit/1b4015226f6274008b3cd1061016cb43415a6945
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M regress/input-requests.sh

  Log Message:
  -----------
  Use correct counts for this test also.


  Commit: 219dc7f99e3b57e0cbc5557b3f9c8eb9977bd079
      
https://github.com/tmux/tmux/commit/219dc7f99e3b57e0cbc5557b3f9c8eb9977bd079
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M regress/Makefile
    M regress/pane-ops.sh
    M regress/session-ops.sh
    M regress/window-ops.sh

  Log Message:
  -----------
  Locale breaks tests.


  Commit: 2efd2d4970f9a924ed08d62c5ff6ae13b3be9240
      
https://github.com/tmux/tmux/commit/2efd2d4970f9a924ed08d62c5ff6ae13b3be9240
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Enable macOS regress.


  Commit: 6e9574c715a59c52d8cbcfe59bb50c2940800477
      
https://github.com/tmux/tmux/commit/6e9574c715a59c52d8cbcfe59bb50c2940800477
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Linux arm64 fails.


  Commit: 898a91903af87e2a75cb7dbc2fa71a4289ee91a0
      
https://github.com/tmux/tmux/commit/898a91903af87e2a75cb7dbc2fa71a4289ee91a0
  Author: nicm <nicm>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Add some missing checks which make new pane positions off, from Dane
Jensen.


  Commit: 2d75f79217fa43ff9c419050adaac3402f235dd6
      
https://github.com/tmux/tmux/commit/2d75f79217fa43ff9c419050adaac3402f235dd6
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: b05f0abeebd9e35b7fce82ec32ad8a6d69dcc80c
      
https://github.com/tmux/tmux/commit/b05f0abeebd9e35b7fce82ec32ad8a6d69dcc80c
  Author: nicm <nicm>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M window-tree.c

  Log Message:
  -----------
  Do not ignore filter when >1 pane. GitHub issue 5326.


  Commit: 2f588047170b881e16b1e5e82da5018e80e613a3
      
https://github.com/tmux/tmux/commit/2f588047170b881e16b1e5e82da5018e80e613a3
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    A regress/choose-buffer.sh
    A regress/choose-client.sh
    A regress/choose-tree.sh

  Log Message:
  -----------
  Add some basic choose mode tests.


  Commit: 7b833d07d9f1b58343fc88d7de3c2e0bd9f9aa8c
      
https://github.com/tmux/tmux/commit/7b833d07d9f1b58343fc88d7de3c2e0bd9f9aa8c
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M window-tree.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 415885ecb9bff67fa5610ec9048dc78737baaee7
      
https://github.com/tmux/tmux/commit/415885ecb9bff67fa5610ec9048dc78737baaee7
  Author: nicm <nicm>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M server-client.c
    M tty-keys.c

  Log Message:
  -----------
  Infer the terminal theme from the background colour correctly, if theme
reporting is not supported.


  Commit: 7a8f8f5a74527517dcd8777cac916caf798aa5c8
      
https://github.com/tmux/tmux/commit/7a8f8f5a74527517dcd8777cac916caf798aa5c8
  Author: nicm <nicm>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M window-client.c
    M window-tree.c

  Log Message:
  -----------
  Do not use stale pointers in modes.


  Commit: 92028ed6e2073977faef1e07da26b63849929df7
      
https://github.com/tmux/tmux/commit/92028ed6e2073977faef1e07da26b63849929df7
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    A regress/format-render-contexts.sh
    A regress/input-reflow-stress.sh
    A regress/lifecycle-deferred.sh
    A regress/mode-mutation.sh

  Log Message:
  -----------
  Add a few more tests.


  Commit: 9af9226ff94e9c65f42d63b4a7f5ca100d5979f6
      
https://github.com/tmux/tmux/commit/9af9226ff94e9c65f42d63b4a7f5ca100d5979f6
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M server-client.c
    M tty-keys.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 5356c62eadf8650ad1ffc95f52755d6f66029a20
      
https://github.com/tmux/tmux/commit/5356c62eadf8650ad1ffc95f52755d6f66029a20
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M window-client.c
    M window-tree.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 9634538106b1a9777cceb85faecf0c05b5433657
      
https://github.com/tmux/tmux/commit/9634538106b1a9777cceb85faecf0c05b5433657
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M regress/input-reflow-stress.sh

  Log Message:
  -----------
  Fix test.


  Commit: 7ff972773a1ec46bac40ee55688453fd99bd921a
      
https://github.com/tmux/tmux/commit/7ff972773a1ec46bac40ee55688453fd99bd921a
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M regress/choose-buffer.sh
    M regress/choose-client.sh
    M regress/choose-tree.sh

  Log Message:
  -----------
  Bump some times.


  Commit: de024e04d7c5f65c95bc41e2e90cd137f81ef1de
      
https://github.com/tmux/tmux/commit/de024e04d7c5f65c95bc41e2e90cd137f81ef1de
  Author: nicm <nicm>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M cmd-refresh-client.c
    M cmd-set-option.c
    M cmd-show-options.c
    M control.c
    M monitor.c
    M notify.c
    M options.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add set-hook -B install a subscription like in control mode.
Subscriptions are formats which are checked once a second and if changed
invoke a hook. show-hooks -B lists.


  Commit: 5068e4149a219fd0da13e7eaa985c9ef004eb02d
      
https://github.com/tmux/tmux/commit/5068e4149a219fd0da13e7eaa985c9ef004eb02d
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M cmd-refresh-client.c
    M cmd-set-option.c
    M cmd-show-options.c
    M control.c
    M monitor.c
    M notify.c
    M options.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: bd39ce0d499b49d289164ddceb1a6caa7595feab
      
https://github.com/tmux/tmux/commit/bd39ce0d499b49d289164ddceb1a6caa7595feab
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M regress/format-render-contexts.sh
    M regress/input-reflow-stress.sh

  Log Message:
  -----------
  Extend tests.


  Commit: df56ba95fc1cc91aaf78d35156b4c6779356d946
      
https://github.com/tmux/tmux/commit/df56ba95fc1cc91aaf78d35156b4c6779356d946
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M regress/control-subscriptions.sh
    A regress/set-hook-B.sh

  Log Message:
  -----------
  Update regress for monitor.


  Commit: 468c2942a32e6d407a27f821741cfd31f07a9dae
      
https://github.com/tmux/tmux/commit/468c2942a32e6d407a27f821741cfd31f07a9dae
  Author: nicm <nicm>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M mode-tree.c

  Log Message:
  -----------
  Apply tree mode selection style to the entire line.


  Commit: 2fdcb64a79fddb5aaaf1c8cb50b2dc985af023f1
      
https://github.com/tmux/tmux/commit/2fdcb64a79fddb5aaaf1c8cb50b2dc985af023f1
  Author: nicm <nicm>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M options-table.c
    M tmux.h

  Log Message:
  -----------
  Add a define for whether mouse is enabled by default (still off).


  Commit: f556e4b6fceb4aec8d89b9857f913112e5a3b2dc
      
https://github.com/tmux/tmux/commit/f556e4b6fceb4aec8d89b9857f913112e5a3b2dc
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M mode-tree.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: d422621eaa51e1d18ad6738451a97ea71f9e2a09
      
https://github.com/tmux/tmux/commit/d422621eaa51e1d18ad6738451a97ea71f9e2a09
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M regress/conf/2eae5d47049c1f6d0bef3db4e171aed7.conf
    M regress/conf/ad21dbb0893240563ddfdd954b9903a1.conf

  Log Message:
  -----------
  Change a couple of regress configs that are incorret and only work because of
differences in parse-only.


  Commit: 34af038fccf97c5eb8ce270c07663ad70d10fe11
      
https://github.com/tmux/tmux/commit/34af038fccf97c5eb8ce270c07663ad70d10fe11
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M options-table.c
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 29b2b7a8754ea5656be15a49443280e6172183cb
      
https://github.com/tmux/tmux/commit/29b2b7a8754ea5656be15a49443280e6172183cb
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Mouse on by default.


  Commit: dc1693d5a1671d083405a96e5214ff322559f66d
      
https://github.com/tmux/tmux/commit/dc1693d5a1671d083405a96e5214ff322559f66d
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    A regress/set-hook-R.sh

  Log Message:
  -----------
  set-hook -R test.


  Commit: 3f065cf7892824919e440ab899bfadef52e857cd
      
https://github.com/tmux/tmux/commit/3f065cf7892824919e440ab899bfadef52e857cd
  Author: nicm <nicm>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M tmux.h
    M window.c

  Log Message:
  -----------
  Add a window pane reference count.


  Commit: 327c05307a89452c7652d04d59cfc75fa2e37d88
      
https://github.com/tmux/tmux/commit/327c05307a89452c7652d04d59cfc75fa2e37d88
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    M tmux.h
    M window.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 2b2963859b70aa43c3367ae327b16b1904a7036b
      
https://github.com/tmux/tmux/commit/2b2963859b70aa43c3367ae327b16b1904a7036b
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    A regress/hooks-after.sh
    A regress/hooks-notify.sh
    A regress/hooks.sh

  Log Message:
  -----------
  Add some hooks tests.


  Commit: fcce73af4224fd7e172936f402f8d398ae4fa1d9
      
https://github.com/tmux/tmux/commit/fcce73af4224fd7e172936f402f8d398ae4fa1d9
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-05 (Sun, 05 Jul 2026)

  Changed paths:
    A regress/hooks-lifecycle.sh

  Log Message:
  -----------
  Add another test.


  Commit: 2c0f06782dcf4d6def19d1e188997b4ab9c7d912
      
https://github.com/tmux/tmux/commit/2c0f06782dcf4d6def19d1e188997b4ab9c7d912
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    A regress/alerts.sh

  Log Message:
  -----------
  Add alerts test.


  Commit: 913e503296172d00d0903dbde02a3f448906f4a6
      
https://github.com/tmux/tmux/commit/913e503296172d00d0903dbde02a3f448906f4a6
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Unzoom before creating a floating pane (for now).


  Commit: e7c1361a104a2a7bda53c6e493f9c2a9a6190822
      
https://github.com/tmux/tmux/commit/e7c1361a104a2a7bda53c6e493f9c2a9a6190822
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 6a6822b906479aff5daa0d9e7811a57866d5114f
      
https://github.com/tmux/tmux/commit/6a6822b906479aff5daa0d9e7811a57866d5114f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M regress/alerts.sh
    M regress/hooks-after.sh
    M regress/hooks-lifecycle.sh
    M regress/hooks-notify.sh
    M regress/hooks.sh
    M regress/set-hook-B.sh
    M regress/set-hook-R.sh

  Log Message:
  -----------
  Shorten socket names.


  Commit: 501e8da925309934a932e5160b7a9ff21a2db57f
      
https://github.com/tmux/tmux/commit/501e8da925309934a932e5160b7a9ff21a2db57f
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml
    M .gitignore
    M regress/Makefile
    M regress/choose-buffer.sh
    M regress/choose-client.sh
    M regress/choose-tree.sh

  Log Message:
  -----------
  Update some tests and improve Makefile.


  Commit: 37e4b3cdb6e58f51d54db5eb2172dd08eed2606a
      
https://github.com/tmux/tmux/commit/37e4b3cdb6e58f51d54db5eb2172dd08eed2606a
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M .github/workflows/regress.yml

  Log Message:
  -----------
  Fix name.


  Commit: 069201dd1a79006c75e44ea6ea8a62ad59063aa0
      
https://github.com/tmux/tmux/commit/069201dd1a79006c75e44ea6ea8a62ad59063aa0
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M regress/choose-buffer.sh
    M regress/choose-client.sh
    M regress/choose-tree.sh
    M regress/format-render-contexts.sh
    M regress/mode-mutation.sh

  Log Message:
  -----------
  Regression test fixes.


  Commit: eb82e8527acfe58628928e6bdecc94d32137c840
      
https://github.com/tmux/tmux/commit/eb82e8527acfe58628928e6bdecc94d32137c840
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M regress/alerts.sh
    M regress/am-terminal.sh
    M regress/border-arrows.sh
    M regress/buffers.sh
    M regress/capture-pane-hyperlink.sh
    M regress/capture-pane-sgr0.sh
    M regress/check-names.sh
    M regress/choose-buffer.sh
    M regress/choose-client.sh
    M regress/choose-tree.sh
    M regress/combine-test.sh
    M regress/command-alias.sh
    M regress/command-order.sh
    M regress/conf-syntax.sh
    M regress/control-client-sanity.sh
    M regress/control-client-size.sh
    M regress/control-subscriptions.sh
    M regress/copy-mode-test-emacs.sh
    M regress/copy-mode-test-vi.sh
    M regress/cursor-test1.sh
    M regress/cursor-test2.sh
    M regress/cursor-test3.sh
    M regress/cursor-test4.sh
    M regress/decrqm-sync.sh
    M regress/environ-update.sh
    M regress/environ.sh
    M regress/floating-pane-geometry.sh
    M regress/format-fuzzy.sh
    M regress/format-modifiers.sh
    M regress/format-mouse.sh
    M regress/format-render-contexts.sh
    M regress/format-strings.sh
    M regress/format-variables.sh
    M regress/has-session-return.sh
    M regress/hooks-after.sh
    M regress/hooks-lifecycle.sh
    M regress/hooks-notify.sh
    M regress/hooks.sh
    M regress/if-shell-TERM.sh
    M regress/if-shell-error.sh
    M regress/if-shell-nested.sh
    M regress/input-common.inc
    M regress/input-keys.sh
    M regress/input-reflow-stress.sh
    M regress/input-replies.sh
    M regress/input-requests.sh
    M regress/kill-session-process-exit.sh
    M regress/lifecycle-deferred.sh
    M regress/mode-mutation.sh
    M regress/new-session-base-index.sh
    M regress/new-session-command.sh
    M regress/new-session-environment.sh
    M regress/new-session-no-client.sh
    M regress/new-session-size.sh
    M regress/new-window-command.sh
    M regress/options-array.sh
    M regress/options-scope.sh
    M regress/options-values.sh
    M regress/osc-11colours.sh
    M regress/pane-ops.sh
    M regress/prompt-keys.sh
    M regress/prompt-mechanics.sh
    M regress/run-shell-output.sh
    M regress/screen-redraw-bidi.sh
    M regress/screen-redraw-cache.sh
    M regress/screen-redraw-floating.sh
    M regress/screen-redraw-indicators.sh
    M regress/screen-redraw-outside.sh
    M regress/screen-redraw-popups.sh
    M regress/screen-redraw-scrollbars.sh
    M regress/screen-redraw-status.sh
    M regress/screen-redraw-tiled.sh
    M regress/screen-redraw-window-style.sh
    M regress/session-group-resize.sh
    M regress/session-ops.sh
    M regress/set-hook-B.sh
    M regress/set-hook-R.sh
    M regress/style-trim.sh
    M regress/targets-panes.sh
    M regress/targets.sh
    M regress/tty-draw-line.sh
    M regress/tty-keys.sh
    M regress/utf8-test.sh
    M regress/window-ops.sh

  Log Message:
  -----------
  Shorten all socket names because macOS is stupid.


  Commit: 699b18414dbd798799c0399a66be832f9ab91de5
      
https://github.com/tmux/tmux/commit/699b18414dbd798799c0399a66be832f9ab91de5
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M monitor.c

  Log Message:
  -----------
  Do not allow jobs in monitor formats.


  Commit: d565fd3b54ad0d2db916c5fd11133802ad441d89
      
https://github.com/tmux/tmux/commit/d565fd3b54ad0d2db916c5fd11133802ad441d89
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Do not create zero size panes, from Uzair Aftab.


  Commit: 0593cbeb8495d0f1bb3df391f3b0b51bcae06de9
      
https://github.com/tmux/tmux/commit/0593cbeb8495d0f1bb3df391f3b0b51bcae06de9
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M monitor.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: e11af538194734a4d092f15328fb9912b0e709c5
      
https://github.com/tmux/tmux/commit/e11af538194734a4d092f15328fb9912b0e709c5
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 85e3ca5ae284505db1961a1aa49cf862eebae460
      
https://github.com/tmux/tmux/commit/85e3ca5ae284505db1961a1aa49cf862eebae460
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M mode-tree.c

  Log Message:
  -----------
  Check for width/height 0, based on change from Uzair Aftab.


  Commit: 79b83600af7181954f15baf3c61279298f350f91
      
https://github.com/tmux/tmux/commit/79b83600af7181954f15baf3c61279298f350f91
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M monitor.c

  Log Message:
  -----------
  NOJOBS is a flag, use correct argument.


  Commit: e6505947ec28caaefc8562f2f4b29fabafaf8594
      
https://github.com/tmux/tmux/commit/e6505947ec28caaefc8562f2f4b29fabafaf8594
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M mode-tree.c
    M monitor.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 1117caaf09dff7737896cadcee684003c5e74cc6
      
https://github.com/tmux/tmux/commit/1117caaf09dff7737896cadcee684003c5e74cc6
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M cmd-show-options.c
    M colour.c
    M input.c
    M status.c
    M tmux.1
    M tmux.h
    M tty-keys.c

  Log Message:
  -----------
  Change array item keys to be strings instead of numbers which are
painful to work with.


  Commit: 20ef19b42fda7f5cbc39c62bee8c6e02ee315de2
      
https://github.com/tmux/tmux/commit/20ef19b42fda7f5cbc39c62bee8c6e02ee315de2
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M cmd-set-option.c
    M format.c
    M options.c
    M window-customize.c

  Log Message:
  -----------
  Add a key to change an array key in customize mode.


  Commit: 9180356b130225b135c1fb313c3e9f9ca4c7baa1
      
https://github.com/tmux/tmux/commit/9180356b130225b135c1fb313c3e9f9ca4c7baa1
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M cmd-set-option.c
    M cmd-show-options.c
    M colour.c
    M format.c
    M input.c
    M options.c
    M status.c
    M tmux.1
    M tmux.h
    M tty-keys.c
    M window-customize.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: d33d5b7de81e0af71feabe3bb9ee2cfb040ee39c
      
https://github.com/tmux/tmux/commit/d33d5b7de81e0af71feabe3bb9ee2cfb040ee39c
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  When sync is enabled, we need to mark the whole scroll region dirty if
there has been any scrolling. GitHub issue 5330.


  Commit: b07424224b88fcc02bcb9b58d8655f00b97909c6
      
https://github.com/tmux/tmux/commit/b07424224b88fcc02bcb9b58d8655f00b97909c6
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M screen-write.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 3946e24eff275f7e8fde53bdc0c34a32a6e8e695
      
https://github.com/tmux/tmux/commit/3946e24eff275f7e8fde53bdc0c34a32a6e8e695
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M regress/options-array.sh

  Log Message:
  -----------
  Add array test.


  Commit: ff09914327fe36fe0f29e62b18c632856f682f65
      
https://github.com/tmux/tmux/commit/ff09914327fe36fe0f29e62b18c632856f682f65
  Author: nicm <nicm>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c
    M options.c

  Log Message:
  -----------
  Could of minor tidy ups.


  Commit: 55ce48c152f063f01106e5dce2b3ff078c0dfc7d
      
https://github.com/tmux/tmux/commit/55ce48c152f063f01106e5dce2b3ff078c0dfc7d
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M layout.c
    M options.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: af35bcb64ffcea9c49ec3d5c653fbd4e35d5a5e5
      
https://github.com/tmux/tmux/commit/af35bcb64ffcea9c49ec3d5c653fbd4e35d5a5e5
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1

  Log Message:
  -----------
  Restore { and } to swap-pane and for floating panes and use a separate
key table accessed by g (short for "gove and/or gesize") for floating
panes. So "C-b g Up" moves the pane to top-centre, "C-b g M-Up" moves
and resizes it. This means we not only do not lose the surprisingly
popular { and } bindings, but we can have more than four keys for moving
and resizing panes.


  Commit: 1ea574e4caeddcf69a778b99fcb5661f3cf23c46
      
https://github.com/tmux/tmux/commit/1ea574e4caeddcf69a778b99fcb5661f3cf23c46
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M window.c

  Log Message:
  -----------
  Set initial scrollbar state, from Michael Grant.


  Commit: 869170abd64839949f371e28e473c9338390aba3
      
https://github.com/tmux/tmux/commit/869170abd64839949f371e28e473c9338390aba3
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1
    M window.c

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 7188391a2283b506ee4ca50718406433abe18042
      
https://github.com/tmux/tmux/commit/7188391a2283b506ee4ca50718406433abe18042
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-resize-pane.c
    M layout-custom.c
    M layout-set.c
    M layout.c
    M resize.c
    M spawn.c
    M tmux.h

  Log Message:
  -----------
  Add a layout_geometry container struct, from Dane Jensen.


  Commit: d53f1b7458be7bd8b29de5142b5bbb97af1c15c7
      
https://github.com/tmux/tmux/commit/d53f1b7458be7bd8b29de5142b5bbb97af1c15c7
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-resize-pane.c
    M layout-custom.c
    M layout-set.c
    M layout.c
    M resize.c
    M spawn.c
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 76b693aa818ad580140c7b54b81509bc66ee7c5d
      
https://github.com/tmux/tmux/commit/76b693aa818ad580140c7b54b81509bc66ee7c5d
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M cmd-display-menu.c
    M key-bindings.c
    M menu.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add C-b g , and C-b g . for move and resize menus, also add to pane menu
(and fix to make them work).


  Commit: 8beb17df0dfefc053735dcae65089289f480b4ab
      
https://github.com/tmux/tmux/commit/8beb17df0dfefc053735dcae65089289f480b4ab
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M cmd-display-menu.c
    M key-bindings.c
    M menu.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: 7b02cb6d03d99769fe853992f18f22e9f1085398
      
https://github.com/tmux/tmux/commit/7b02cb6d03d99769fe853992f18f22e9f1085398
  Author: nicm <nicm>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1

  Log Message:
  -----------
  Fix . and ; bindings, reported by tb.


  Commit: db115c6b97b06103a76934fb0e4abf588a6ae318
      
https://github.com/tmux/tmux/commit/db115c6b97b06103a76934fb0e4abf588a6ae318
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M key-bindings.c
    M tmux.1

  Log Message:
  -----------
  Merge branch 'obsd-master'


  Commit: f5629e418f7ec2056d98cddd6cda5684667da780
      
https://github.com/tmux/tmux/commit/f5629e418f7ec2056d98cddd6cda5684667da780
  Author: Michael Grant <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    A .github/workflows/regress.yml
    M .gitignore
    M CHANGES
    M Makefile.am
    M attributes.c
    M cmd-break-pane.c
    M cmd-capture-pane.c
    M cmd-display-menu.c
    M cmd-find.c
    M cmd-join-pane.c
    M cmd-list-keys.c
    M cmd-new-window.c
    M cmd-refresh-client.c
    M cmd-resize-pane.c
    M cmd-respawn-pane.c
    M cmd-respawn-window.c
    M cmd-set-option.c
    M cmd-show-options.c
    M cmd-split-window.c
    M cmd-swap-pane.c
    M colour.c
    M configure.ac
    M control.c
    M format.c
    M grid.c
    M input.c
    M key-bindings.c
    M layout-custom.c
    M layout-set.c
    M layout.c
    M menu.c
    M mode-tree.c
    A monitor.c
    M notify.c
    M options-table.c
    M options.c
    M regress/Makefile
    M regress/UTF-8-test.txt
    A regress/alerts.sh
    M regress/am-terminal.sh
    M regress/border-arrows.sh
    A regress/buffers.sh
    M regress/capture-pane-hyperlink.sh
    M regress/capture-pane-sgr0.sh
    M regress/check-names.sh
    A regress/choose-buffer.sh
    A regress/choose-client.sh
    A regress/choose-tree.sh
    M regress/combine-test.sh
    M regress/command-alias.sh
    M regress/command-order.sh
    M regress/conf-syntax.sh
    M regress/conf/2eae5d47049c1f6d0bef3db4e171aed7.conf
    M regress/conf/ad21dbb0893240563ddfdd954b9903a1.conf
    M regress/control-client-sanity.sh
    M regress/control-client-size.sh
    A regress/control-subscriptions.sh
    M regress/copy-mode-test-emacs.sh
    M regress/copy-mode-test-vi.sh
    M regress/cursor-test1.sh
    M regress/cursor-test2.sh
    M regress/cursor-test3.sh
    M regress/cursor-test4.sh
    M regress/decrqm-sync.sh
    A regress/environ-update.sh
    A regress/environ.sh
    M regress/floating-pane-geometry.sh
    M regress/format-fuzzy.sh
    A regress/format-modifiers.sh
    A regress/format-mouse.sh
    A regress/format-render-contexts.sh
    M regress/format-strings.sh
    A regress/format-variables.sh
    M regress/has-session-return.sh
    A regress/hooks-after.sh
    A regress/hooks-lifecycle.sh
    A regress/hooks-notify.sh
    A regress/hooks.sh
    M regress/if-shell-TERM.sh
    M regress/if-shell-error.sh
    M regress/if-shell-nested.sh
    A regress/input-common.inc
    A regress/input-cursor.sh
    A regress/input-edit.sh
    M regress/input-keys.sh
    A regress/input-malformed.sh
    A regress/input-modes.sh
    A regress/input-osc.sh
    A regress/input-raw-controls.sh
    A regress/input-raw-cursor.sh
    A regress/input-raw-edit.sh
    A regress/input-raw-history.sh
    A regress/input-raw-reflow.sh
    A regress/input-raw-scroll.sh
    A regress/input-raw-sgr.sh
    A regress/input-raw-unicode.sh
    A regress/input-raw-wrap.sh
    A regress/input-reflow-stress.sh
    A regress/input-replies.sh
    A regress/input-requests.sh
    A regress/input-scroll.sh
    A regress/input-sgr.sh
    A regress/input-unicode.sh
    M regress/kill-session-process-exit.sh
    A regress/lifecycle-deferred.sh
    A regress/mode-mutation.sh
    M regress/new-session-base-index.sh
    M regress/new-session-command.sh
    M regress/new-session-environment.sh
    M regress/new-session-no-client.sh
    M regress/new-session-size.sh
    M regress/new-window-command.sh
    A regress/options-array.sh
    A regress/options-scope.sh
    A regress/options-values.sh
    M regress/osc-11colours.sh
    A regress/pane-ops.sh
    M regress/prompt-keys.sh
    M regress/prompt-mechanics.sh
    M regress/run-shell-output.sh
    M regress/screen-redraw-bidi.sh
    M regress/screen-redraw-cache.sh
    M regress/screen-redraw-floating.sh
    M regress/screen-redraw-indicators.sh
    M regress/screen-redraw-outside.sh
    M regress/screen-redraw-popups.sh
    M regress/screen-redraw-results/floating-over-scrollbar.result
    M regress/screen-redraw-results/marked-pane-lr.result
    M regress/screen-redraw-results/marked-pane-status.result
    M regress/screen-redraw-results/marked-pane-tb.result
    M regress/screen-redraw-results/marked-pane-three.result
    M regress/screen-redraw-results/scrollbar-floating.result
    M regress/screen-redraw-results/scrollbar-split-left.result
    M regress/screen-redraw-results/scrollbar-split-right.result
    M regress/screen-redraw-results/window-style-active.result
    M regress/screen-redraw-scrollbars.sh
    M regress/screen-redraw-status.sh
    M regress/screen-redraw-tiled.sh
    M regress/screen-redraw-window-style.sh
    M regress/session-group-resize.sh
    A regress/session-ops.sh
    A regress/set-hook-B.sh
    A regress/set-hook-R.sh
    M regress/style-trim.sh
    A regress/targets-panes.sh
    A regress/targets.sh
    M regress/tty-draw-line.sh
    M regress/tty-keys.sh
    M regress/utf8-test.result
    M regress/utf8-test.sh
    A regress/window-ops.sh
    M resize.c
    M screen-redraw.c
    M screen-write.c
    M screen.c
    M server-client.c
    M spawn.c
    M status.c
    M tmux.1
    M tmux.h
    M tty-features.c
    M tty-keys.c
    M window-client.c
    M window-customize.c
    M window-tree.c
    M window.c

  Log Message:
  -----------
  Merge branch 'master' into 
4772-pane-scrollbars-on-causes-alt-screen-to-flicker


Compare: https://github.com/tmux/tmux/compare/bb71ec215ec6...f5629e418f7e

To unsubscribe from these emails, change your notification settings at 
https://github.com/tmux/tmux/settings/notifications

-- 
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, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/4772-pane-scrollbars-on-causes-alt-screen-to-flicker/bb71ec-f5629e%40github.com.

Reply via email to