Branch: refs/heads/floating_panes
  Home:   https://github.com/tmux/tmux
  Commit: 147521b7578fabc998d5a16b4e6971321836f1a0
      
https://github.com/tmux/tmux/commit/147521b7578fabc998d5a16b4e6971321836f1a0
  Author: nicm <nicm>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M cmd-command-prompt.c
    M status.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Add -C flag to command-prompt to match display-message -C (do not freeze
panes). From Barrett Ruth in GitHub issue 4978.


  Commit: e5a2a25fafb8ee107c230d8acad694f6b635f8bb
      
https://github.com/tmux/tmux/commit/e5a2a25fafb8ee107c230d8acad694f6b635f8bb
  Author: nicm <nicm>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M control-notify.c

  Log Message:
  -----------
  Do not notify clients if not fully initialized, from Ben Maurer in
GitHub issue 4980.


  Commit: 057d169492a9edbf745283b6cab55e35927164e6
      
https://github.com/tmux/tmux/commit/057d169492a9edbf745283b6cab55e35927164e6
  Author: Thomas Adam <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M cmd-command-prompt.c
    M control-notify.c
    M status.c
    M tmux.1
    M tmux.h

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


  Commit: cc57913d7a76f957523b450966ae09255034310e
      
https://github.com/tmux/tmux/commit/cc57913d7a76f957523b450966ae09255034310e
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M options-table.c

  Log Message:
  -----------
  Add WAYLAND_DISPLAY to default update-environment, GitHub issue 4965 from
wgh at torlan dot ru.


  Commit: a11363e9e7c3dca151a773193c1d0a2fad39180e
      
https://github.com/tmux/tmux/commit/a11363e9e7c3dca151a773193c1d0a2fad39180e
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Limit precision to 100 to stop silly formats from running out of memory,
reported by z1281552865 at gmail dot com.


  Commit: 51109e3f72c4429b6213e7c9329ab232fd9111ea
      
https://github.com/tmux/tmux/commit/51109e3f72c4429b6213e7c9329ab232fd9111ea
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M notify.c

  Log Message:
  -----------
  Include window bits for pane notifications, GitHub issue 5007 from Saul
Nogueras.


  Commit: 663e82bc19b01a1809d845a27e552f9f1c208483
      
https://github.com/tmux/tmux/commit/663e82bc19b01a1809d845a27e552f9f1c208483
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Fix key binding conflict in session menu, from Dane Jensen.


  Commit: 86d4d5689cb53372ff3766016a954d69428d149a
      
https://github.com/tmux/tmux/commit/86d4d5689cb53372ff3766016a954d69428d149a
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Add detach to default session menu, suggested by Przemyslaw Sztoch.


  Commit: 31c93c483afa4f94ef2091c8d9f25db4731d0e7f
      
https://github.com/tmux/tmux/commit/31c93c483afa4f94ef2091c8d9f25db4731d0e7f
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M control.c

  Log Message:
  -----------
  Another check for partially initialized control client, from Matt
Koscica in GitHub issue 5004.


  Commit: 67e6f8245b63485d374b1dd87655e0245094ae64
      
https://github.com/tmux/tmux/commit/67e6f8245b63485d374b1dd87655e0245094ae64
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M popup.c

  Log Message:
  -----------
  If job_run fails, do not crash but instead free the popup.


  Commit: 9de3c0495fd7fdead7a028d3135098e8e13f1f35
      
https://github.com/tmux/tmux/commit/9de3c0495fd7fdead7a028d3135098e8e13f1f35
  Author: Thomas Adam <[email protected]>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M control.c
    M format.c
    M key-bindings.c
    M notify.c
    M options-table.c
    M popup.c

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


  Commit: a97cfe513d8a2fe54935e81be63b7c0f1cfb7dce
      
https://github.com/tmux/tmux/commit/a97cfe513d8a2fe54935e81be63b7c0f1cfb7dce
  Author: nicm <nicm>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Do not leak old time format if it is replaced in same format.


  Commit: 638cecf43c23753a5a0283d22d488f84ccaf538e
      
https://github.com/tmux/tmux/commit/638cecf43c23753a5a0283d22d488f84ccaf538e
  Author: Thomas Adam <[email protected]>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M format.c

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


  Commit: dd62c2f9467f975388f4a2701022752961bdb086
      
https://github.com/tmux/tmux/commit/dd62c2f9467f975388f4a2701022752961bdb086
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M regress/input-keys.sh

  Log Message:
  -----------
  Do not need to create a new window each time for input-keys.sh test.


  Commit: 271bac53478df37e89860d67539bf3faa2c57cb3
      
https://github.com/tmux/tmux/commit/271bac53478df37e89860d67539bf3faa2c57cb3
  Author: Michael Grant <[email protected]>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M cmd-command-prompt.c
    M control-notify.c
    M control.c
    M format.c
    M key-bindings.c
    M notify.c
    M options-table.c
    M popup.c
    M regress/input-keys.sh
    M status.c
    M tmux.1
    M tmux.h

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


Compare: https://github.com/tmux/tmux/compare/b528fc438c62...271bac53478d

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/floating_panes/b528fc-271bac%40github.com.

Reply via email to