Branch: refs/heads/command_parser
  Home:   https://github.com/tmux/tmux
  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: 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: 5838b45315a4e8c397c7fe998194bb2cc0a521ea
      
https://github.com/tmux/tmux/commit/5838b45315a4e8c397c7fe998194bb2cc0a521ea
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-02 (Thu, 02 Jul 2026)

  Changed paths:
    A .github/workflows/regress.yml
    M CHANGES
    M attributes.c
    M cmd-capture-pane.c
    M cmd-find.c
    M cmd-join-pane.c
    M grid.c
    M layout-custom.c
    M layout-set.c
    M layout.c
    M regress/Makefile
    M regress/UTF-8-test.txt
    M regress/check-names.sh
    A regress/environ-update.sh
    A regress/environ.sh
    A regress/format-modifiers.sh
    A regress/format-mouse.sh
    A regress/format-variables.sh
    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
    A regress/options-array.sh
    A regress/options-scope.sh
    A regress/options-values.sh
    M regress/prompt-keys.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/session-group-resize.sh
    A regress/targets-panes.sh
    A regress/targets.sh
    M regress/utf8-test.result
    M screen-redraw.c
    M screen-write.c
    M spawn.c
    M tmux.1
    M tmux.h
    M window.c

  Log Message:
  -----------
  Merge branch 'master' into command_parser


Compare: https://github.com/tmux/tmux/compare/cfa755a9613f...5838b45315a4

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/command_parser/cfa755-5838b4%40github.com.

Reply via email to