Branch: refs/heads/layout-custom-format
  Home:   https://github.com/tmux/tmux
  Commit: 09d5977263224f7cb9f94cf6969c2de11db97a59
      
https://github.com/tmux/tmux/commit/09d5977263224f7cb9f94cf6969c2de11db97a59
  Author: nicm <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M hooks.c
    M tmux.1
    M tmux.h
    M window-customize.c

  Log Message:
  -----------
  Add e key to open editor to customize mode (like buffer mode) and a key
to show only changed items.


  Commit: ed4245a74d3733b07729f70f334666076dace913
      
https://github.com/tmux/tmux/commit/ed4245a74d3733b07729f70f334666076dace913
  Author: tmux update bot <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M hooks.c
    M tmux.1
    M tmux.h
    M window-customize.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Add e key to open editor to customize mode (like buffer mode) and a key to 
show only changed items.


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

  Changed paths:
    A regress/copy-mode-redraw.sh

  Log Message:
  -----------
  Copy mode redraw test.


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

  Changed paths:
    M regress/copy-mode-redraw.sh

  Log Message:
  -----------
  More copy mode tests.


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

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Do not clear lines when we are just going to overwrite them in copy mode.


  Commit: c9d6d4b601d15a597e0124d38e678d6f38ff9b6c
      
https://github.com/tmux/tmux/commit/c9d6d4b601d15a597e0124d38e678d6f38ff9b6c
  Author: tmux update bot <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Do not clear lines when we are just going to overwrite them in copy mode.


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

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Handle padding and tab redraw correctly in copy mode.


  Commit: 67f71fe4ac22c1fb0aa293bf29e8e93b3c0b814d
      
https://github.com/tmux/tmux/commit/67f71fe4ac22c1fb0aa293bf29e8e93b3c0b814d
  Author: tmux update bot <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M window-copy.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Handle padding and tab redraw correctly in copy mode.


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

  Changed paths:
    A regress/display-panes.sh
    M regress/mode-kill.sh

  Log Message:
  -----------
  Regression tests for display-panes changes.


  Commit: 34a11db6ca92c0bb524987062182b51ae2e23aa3
      
https://github.com/tmux/tmux/commit/34a11db6ca92c0bb524987062182b51ae2e23aa3
  Author: nicm <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M cmd-split-window.c
    M format.c
    M tmux.1
    M window-copy.c

  Log Message:
  -----------
  Typos and doc fixes, from Ben Boeckel.


  Commit: 145f8ef173c55fbf10dc3e5aa5fffda1796473d7
      
https://github.com/tmux/tmux/commit/145f8ef173c55fbf10dc3e5aa5fffda1796473d7
  Author: tmux update bot <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M cmd-split-window.c
    M format.c
    M tmux.1
    M window-copy.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Typos and doc fixes, from Ben Boeckel.


  Commit: 1a02c9957ca3d7c49f2756a794dce645a8af4f12
      
https://github.com/tmux/tmux/commit/1a02c9957ca3d7c49f2756a794dce645a8af4f12
  Author: nicm <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M Makefile
    M cfg.c
    M cmd-choose-tree.c
    M cmd-copy-mode.c
    R cmd-display-panes.c
    M cmd-find-window.c
    M cmd-queue.c
    M cmd-run-shell.c
    M layout.c
    M options-table.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window-buffer.c
    M window-client.c
    M window-clock.c
    M window-copy.c
    M window-customize.c
    A window-panes.c
    M window-switch.c
    M window-tree.c
    M window.c

  Log Message:
  -----------
  Convert display-panes away from an overlay and into a mode. This is
another step on the road of getting rid of overlays altogether (they are
full of special cases; popups and menus are to go also eventually). We
lose some of the styling of borders but gain the ability to run
display-panes in another pane (perhaps not hugely useful but one never
knows). The -b flag goes away as no longer useful.


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

  Changed paths:
    M Makefile.am
    M cfg.c
    M cmd-choose-tree.c
    M cmd-copy-mode.c
    R cmd-display-panes.c
    M cmd-find-window.c
    M cmd-queue.c
    M cmd-run-shell.c
    M layout.c
    M options-table.c
    M server-client.c
    M tmux.1
    M tmux.h
    M window-buffer.c
    M window-client.c
    M window-clock.c
    M window-copy.c
    M window-customize.c
    A window-panes.c
    M window-switch.c
    M window-tree.c
    M window.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Convert display-panes away from an overlay and into a mode. This is another 
step on the road of getting rid of overlays altogether (they are full of 
special cases; popups and menus are to go also eventually). We lose some of the 
styling of borders but gain the ability to run display-panes in another pane 
(perhaps not hugely useful but one never knows). The -b flag goes away as no 
longer useful.


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

  Changed paths:
    A regress/screen-redraw-menus.sh
    A regress/screen-redraw-results/menu-basic.result
    A regress/screen-redraw-results/menu-clipped.result
    A regress/screen-redraw-results/menu-double.result
    A regress/screen-redraw-results/menu-noborder.result
    A regress/screen-redraw-results/menu-over-split.result
    A regress/screen-redraw-results/menu-restyled.result

  Log Message:
  -----------
  Add menu tests.


  Commit: 11496010c027a06262ecd9bfaa776a0109e7daee
      
https://github.com/tmux/tmux/commit/11496010c027a06262ecd9bfaa776a0109e7daee
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M regress/screen-redraw-results/menu-basic.result
    M regress/screen-redraw-results/menu-clipped.result
    M regress/screen-redraw-results/menu-double.result
    M regress/screen-redraw-results/menu-noborder.result
    M regress/screen-redraw-results/menu-restyled.result

  Log Message:
  -----------
  Update test outputs.


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

  Changed paths:
    M cmd-display-menu.c
    M menu.c
    M mode-tree.c
    M popup.c
    M screen-redraw.c
    M server-client.c
    M server-fn.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Switch menus also to be attached to the window instead of an overlay and
drawn as part of the client's scene. This means removing the popup menu.


  Commit: 4e586ed0b83812727d610f6cb2506519953f7957
      
https://github.com/tmux/tmux/commit/4e586ed0b83812727d610f6cb2506519953f7957
  Author: tmux update bot <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M cmd-display-menu.c
    M menu.c
    M mode-tree.c
    M popup.c
    M screen-redraw.c
    M server-client.c
    M server-fn.c
    M tmux.h
    M window.c

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'

* refs/remotes/tmux-openbsd/master:
  Switch menus also to be attached to the window instead of an overlay and 
drawn as part of the client's scene. This means removing the popup menu.


  Commit: b2d904775b2add067a862c9125b688497ce4587b
      
https://github.com/tmux/tmux/commit/b2d904775b2add067a862c9125b688497ce4587b
  Author: Dane Jensen <[email protected]>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M Makefile.am
    M cfg.c
    M cmd-choose-tree.c
    M cmd-copy-mode.c
    M cmd-display-menu.c
    R cmd-display-panes.c
    M cmd-find-window.c
    M cmd-queue.c
    M cmd-run-shell.c
    M cmd-split-window.c
    M format.c
    M hooks.c
    M layout.c
    M menu.c
    M mode-tree.c
    M options-table.c
    M popup.c
    A regress/copy-mode-redraw.sh
    A regress/display-panes.sh
    M regress/mode-kill.sh
    A regress/screen-redraw-menus.sh
    A regress/screen-redraw-results/menu-basic.result
    A regress/screen-redraw-results/menu-clipped.result
    A regress/screen-redraw-results/menu-double.result
    A regress/screen-redraw-results/menu-noborder.result
    A regress/screen-redraw-results/menu-over-split.result
    A regress/screen-redraw-results/menu-restyled.result
    M screen-redraw.c
    M server-client.c
    M server-fn.c
    M tmux.1
    M tmux.h
    M window-buffer.c
    M window-client.c
    M window-clock.c
    M window-copy.c
    M window-customize.c
    A window-panes.c
    M window-switch.c
    M window-tree.c
    M window.c

  Log Message:
  -----------
  Merge branch 'master' into layout-custom-format


Compare: https://github.com/tmux/tmux/compare/4b11000e14d7...b2d904775b2a

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/layout-custom-format/4b1100-b2d904%40github.com.

Reply via email to