Branch: refs/heads/disable_terminal_features
  Home:   https://github.com/tmux/tmux
  Commit: 641e75e6e251de581fa3154fd2d1523d17d76395
      
https://github.com/tmux/tmux/commit/641e75e6e251de581fa3154fd2d1523d17d76395
  Author: nicm <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

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

  Log Message:
  -----------
  Add T key to change pane title, from Fouad Wahabi in GitHub issue 5461.


  Commit: 40a485db9ce9222aaea3d4dc28666c7952aa1eb9
      
https://github.com/tmux/tmux/commit/40a485db9ce9222aaea3d4dc28666c7952aa1eb9
  Author: tmux update bot <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

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

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

* refs/remotes/tmux-openbsd/master:
  Add T key to change pane title, from Fouad Wahabi in GitHub issue 5461.


  Commit: 35ab6600429881b7a594548ca23d7c0d5006c2a1
      
https://github.com/tmux/tmux/commit/35ab6600429881b7a594548ca23d7c0d5006c2a1
  Author: Ben Boeckel <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

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

  Log Message:
  -----------
  ci: only run `lock` and `regress` workflows on the main repo

Forks are just wasting CI cycles spinning actions which are probably not
looked at. Also avoid locking issues and PRs on any forks with
upstream's policies.


  Commit: cbb1da66c39aa692c71545328464d1d21628debd
      
https://github.com/tmux/tmux/commit/cbb1da66c39aa692c71545328464d1d21628debd
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-08-06 (Thu, 06 Aug 2026)

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

  Log Message:
  -----------
  Merge pull request #5471 from mathstuf/actions-only-on-main-repo

ci: only run `lock` and `regress` workflows on the main repo


  Commit: 2ec1038ffd49a2fb8e5741d689bc8889820a896e
      
https://github.com/tmux/tmux/commit/2ec1038ffd49a2fb8e5741d689bc8889820a896e
  Author: nicm <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M cmd-split-window.c

  Log Message:
  -----------
  Always unzoom before splitting window, for floating panes also. We
already unzoomed for tiled panes and this does the same for floating
panes (until we support having them float over a zoomed pane). From Éric
NICOLAS.


  Commit: a598b2a910ca169540eed05a61457e43da75acc8
      
https://github.com/tmux/tmux/commit/a598b2a910ca169540eed05a61457e43da75acc8
  Author: tmux update bot <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M cmd-split-window.c

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

* refs/remotes/tmux-openbsd/master:
  Always unzoom before splitting window, for floating panes also. We already 
unzoomed for tiled panes and this does the same for floating panes (until we 
support having them float over a zoomed pane). From Éric NICOLAS.


  Commit: 10048f6579209fd1ca18ff6c5436628dec012371
      
https://github.com/tmux/tmux/commit/10048f6579209fd1ca18ff6c5436628dec012371
  Author: nicm <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M cmd-split-window.c

  Log Message:
  -----------
  Only unzoom in the floating-split case, modal panes take care of themselves.


  Commit: 851c5a933d4838c32ad06c248b2ba975d106149c
      
https://github.com/tmux/tmux/commit/851c5a933d4838c32ad06c248b2ba975d106149c
  Author: tmux update bot <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M cmd-split-window.c

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

* refs/remotes/tmux-openbsd/master:
  Only unzoom in the floating-split case, modal panes take care of themselves.


  Commit: f466d6289ebeed6fb0d234527761279dd54fd655
      
https://github.com/tmux/tmux/commit/f466d6289ebeed6fb0d234527761279dd54fd655
  Author: r1w1s1 <[email protected]>
  Date:   2026-08-10 (Mon, 10 Aug 2026)

  Changed paths:
    M compat/getpeereid.c

  Log Message:
  -----------
  compat: use socklen_t for getsockopt length


  Commit: c41cad4c5f4d686fd35fa6c8dd38d508cd48decb
      
https://github.com/tmux/tmux/commit/c41cad4c5f4d686fd35fa6c8dd38d508cd48decb
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M compat/getpeereid.c

  Log Message:
  -----------
  Merge pull request #5481 from r1w1s1/fix-getpeereid-socklen

compat: use socklen_t for getsockopt length


  Commit: 0ac8138ce388624641b495386b61dba75a1af5c9
      
https://github.com/tmux/tmux/commit/0ac8138ce388624641b495386b61dba75a1af5c9
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M regress/mode-mutation.sh

  Log Message:
  -----------
  Add a break-pane test for customize mode.


  Commit: ec34ff52cc3aeddac6d68c92ede60d05ea261cf3
      
https://github.com/tmux/tmux/commit/ec34ff52cc3aeddac6d68c92ede60d05ea261cf3
  Author: nicm <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M prompt.c

  Log Message:
  -----------
  Do not copy too many positions when deleting, GitHub issue 5478 from
Uzair Aftab.


  Commit: a0d3585c6c5200ebce6e48b1dee06cc4b5467ff5
      
https://github.com/tmux/tmux/commit/a0d3585c6c5200ebce6e48b1dee06cc4b5467ff5
  Author: nicm <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M cmd-break-pane.c

  Log Message:
  -----------
  Attach window to session earlier so resize cannot cause customize mode
to blow up. Reported by Marcel Partap.


  Commit: 534a4f81fcf4d0832b1587af0c6eb44b127b87d7
      
https://github.com/tmux/tmux/commit/534a4f81fcf4d0832b1587af0c6eb44b127b87d7
  Author: tmux update bot <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M cmd-break-pane.c
    M prompt.c

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

* refs/remotes/tmux-openbsd/master:
  Attach window to session earlier so resize cannot cause customize mode to 
blow up. Reported by Marcel Partap.
  Do not copy too many positions when deleting, GitHub issue 5478 from Uzair 
Aftab.


  Commit: d384557b636e51bd8b2cab63b52c2a748ee5a134
      
https://github.com/tmux/tmux/commit/d384557b636e51bd8b2cab63b52c2a748ee5a134
  Author: nicm <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M menu.c

  Log Message:
  -----------
  Remove flags from both keys for menus, GitHub issue 5484.


  Commit: 87a8bda0238ec407732b4759bca70b9810f99de8
      
https://github.com/tmux/tmux/commit/87a8bda0238ec407732b4759bca70b9810f99de8
  Author: tmux update bot <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M menu.c

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

* refs/remotes/tmux-openbsd/master:
  Remove flags from both keys for menus, GitHub issue 5484.


  Commit: 9fdd04ae61db00dbf754289ecceb70a84af4e8c1
      
https://github.com/tmux/tmux/commit/9fdd04ae61db00dbf754289ecceb70a84af4e8c1
  Author: nicm <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M tty-features.c
    M tty-keys.c

  Log Message:
  -----------
  Add default terminal features for Rio, GitHub issue 5489 from Raphael
Amorim.


  Commit: 1729bb8e8af4a1deddd772761e8c058092cd4cfe
      
https://github.com/tmux/tmux/commit/1729bb8e8af4a1deddd772761e8c058092cd4cfe
  Author: nicm <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M client.c
    M file.c
    M server-client.c
    M tmux-protocol.h
    M tmux.h

  Log Message:
  -----------
  If writing a file fails, propagate the error to the server via a new
message. Use a client flag rather than bumping the protocol version.
GitHub issue 5451.


  Commit: efaa1fe31c00afaf059ba9df35cba2bb1d52be75
      
https://github.com/tmux/tmux/commit/efaa1fe31c00afaf059ba9df35cba2bb1d52be75
  Author: tmux update bot <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M client.c
    M file.c
    M server-client.c
    M tmux-protocol.h
    M tmux.h
    M tty-features.c
    M tty-keys.c

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

* refs/remotes/tmux-openbsd/master:
  If writing a file fails, propagate the error to the server via a new message. 
Use a client flag rather than bumping the protocol version. GitHub issue 5451.
  Add default terminal features for Rio, GitHub issue 5489 from Raphael Amorim.


  Commit: 97ebbc5dd59a9ddc0df2d1178e463128b6628c5d
      
https://github.com/tmux/tmux/commit/97ebbc5dd59a9ddc0df2d1178e463128b6628c5d
  Author: Michael Grant <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M .github/workflows/lock.yml
    M .github/workflows/regress.yml
    M client.c
    M cmd-break-pane.c
    M cmd-split-window.c
    M compat/getpeereid.c
    M file.c
    M key-bindings.c
    M menu.c
    M prompt.c
    M regress/mode-mutation.sh
    M server-client.c
    M tmux-protocol.h
    M tmux.1
    M tmux.h
    M tty-features.c
    M tty-keys.c

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


Compare: https://github.com/tmux/tmux/compare/35108d811d63...97ebbc5dd59a

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/disable_terminal_features/35108d-97ebbc%40github.com.

Reply via email to