Branch: refs/heads/command_parser
  Home:   https://github.com/tmux/tmux
  Commit: 8f2d25024a00daedfe1ff095aaef261539404ddc
      
https://github.com/tmux/tmux/commit/8f2d25024a00daedfe1ff095aaef261539404ddc
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    R README.ja

  Log Message:
  -----------
  Remove README.ja which has not been updated since 2018 and is out of date.


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

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Remove README.ja from EXTRA_DIST.


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

  Changed paths:
    M regress/new-pane-mouse.sh

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


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

  Changed paths:
    M key-bindings.c
    M server-client.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add a mouse binding for empty areas of the window so C-Drag works on
them as well.


  Commit: 10b2bb76f67c35609878e214aaf9f5d86d7aa02d
      
https://github.com/tmux/tmux/commit/10b2bb76f67c35609878e214aaf9f5d86d7aa02d
  Author: tmux update bot <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M key-bindings.c
    M server-client.c
    M tmux.1
    M tmux.h

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

* refs/remotes/tmux-openbsd/master:
  Add a mouse binding for empty areas of the window so C-Drag works on them as 
well.


  Commit: 75c874c55b4acae548706a8235f7a7ddc4a83cda
      
https://github.com/tmux/tmux/commit/75c874c55b4acae548706a8235f7a7ddc4a83cda
  Author: nicm <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M window-buffer.c
    M window-customize.c

  Log Message:
  -----------
  Clear the "waiting for editor" area before writing so stray characters
aren't visible from underneath.


  Commit: 9459c7ca64e806fb575870955e902dd8689f2db4
      
https://github.com/tmux/tmux/commit/9459c7ca64e806fb575870955e902dd8689f2db4
  Author: tmux update bot <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M window-buffer.c
    M window-customize.c

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

* refs/remotes/tmux-openbsd/master:
  Clear the "waiting for editor" area before writing so stray characters aren't 
visible from underneath.


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

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-split-window.c
    M cmd-swap-pane.c
    M cmd.c
    M format.c
    M layout.c
    M options-table.c
    M server-client.c
    M spawn.c
    M tmux.1
    M tmux.h
    M window.c

  Log Message:
  -----------
  Add modal panes, created currently with new-pane -O. There is one modal
pane per window and it must be a floating pane. These are intended to
replace popups. Currently a modal pane will unzoom a zoomed window and
rezoom it when it is closed (a bit like modes do), but this is planned
to change when we get an always-on-top flag.


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

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Small section missed from previous.


  Commit: 15746a1bc796a76cd855636e0073c339b517b1c2
      
https://github.com/tmux/tmux/commit/15746a1bc796a76cd855636e0073c339b517b1c2
  Author: tmux update bot <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-split-window.c
    M cmd-swap-pane.c
    M cmd.c
    M format.c
    M layout.c
    M options-table.c
    M server-client.c
    M spawn.c
    M tmux.1
    M tmux.h
    M window.c

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

* refs/remotes/tmux-openbsd/master:
  Small section missed from previous.
  Add modal panes, created currently with new-pane -O. There is one modal pane 
per window and it must be a floating pane. These are intended to replace 
popups. Currently a modal pane will unzoom a zoomed window and rezoom it when 
it is closed (a bit like modes do), but this is planned to change when we get 
an always-on-top flag.


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

  Changed paths:
    A regress/modal-pane.sh

  Log Message:
  -----------
  Modal pane regression test.


  Commit: 824a07290f853a97219ee2624a46c0aada246efb
      
https://github.com/tmux/tmux/commit/824a07290f853a97219ee2624a46c0aada246efb
  Author: nicm <[email protected]>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M screen-redraw.c

  Log Message:
  -----------
  Do not redraw overlays unless actually asked to, GitHub issue 5398 from
Noam Stolero.


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

  Changed paths:
    M screen-redraw.c

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

* refs/remotes/tmux-openbsd/master:
  Do not redraw overlays unless actually asked to, GitHub issue 5398 from Noam 
Stolero.


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

  Changed paths:
    M layout-custom.c

  Log Message:
  -----------
  Fix uninitialized var for sscanf %n.


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

  Changed paths:
    M layout-custom.c

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

* refs/remotes/tmux-openbsd/master:
  Fix uninitialized var for sscanf %n.


  Commit: fcc7366e867f341ea88abe5af71647dd946eabdb
      
https://github.com/tmux/tmux/commit/fcc7366e867f341ea88abe5af71647dd946eabdb
  Author: Your Name <[email protected]>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M Makefile.am
    R README.ja
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-split-window.c
    M cmd-swap-pane.c
    M cmd.c
    M format.c
    M key-bindings.c
    M layout-custom.c
    M layout.c
    M options-table.c
    A regress/modal-pane.sh
    M regress/new-pane-mouse.sh
    M screen-redraw.c
    M server-client.c
    M spawn.c
    M tmux.1
    M tmux.h
    M window-buffer.c
    M window-customize.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/5d2b6542b62a...fcc7366e867f

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/5d2b65-fcc736%40github.com.

Reply via email to