Branch: refs/heads/floating_panes
  Home:   https://github.com/tmux/tmux
  Commit: 035447b08f3b2db1d370422a9d8a3b53c88a2cc8
      
https://github.com/tmux/tmux/commit/035447b08f3b2db1d370422a9d8a3b53c88a2cc8
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M control-notify.c

  Log Message:
  -----------
  Do not dereference the current window if it is NULL (can be if the
notification fires after session is destroyed). GitHub issue 5244 from
Ben Maurer.


  Commit: 12fdcea8b8343640d7ff1954f9a4bb7bfa729609
      
https://github.com/tmux/tmux/commit/12fdcea8b8343640d7ff1954f9a4bb7bfa729609
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M image-sixel.c

  Log Message:
  -----------
  Get use of raster attributes in the right order, from aizumusheer2 at gmail 
dot
com in GitHub issue 5225.


  Commit: c8eca3a69dd9a7956f0e862f465ac042402f2550
      
https://github.com/tmux/tmux/commit/c8eca3a69dd9a7956f0e862f465ac042402f2550
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    A regress/command-alias.sh

  Log Message:
  -----------
  Add command-alias.sh test, from tanushnry at gmail dot com.


  Commit: 5843fbc6ee0eec85b7264aeb77e71149ce6dd2f8
      
https://github.com/tmux/tmux/commit/5843fbc6ee0eec85b7264aeb77e71149ce6dd2f8
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M control-notify.c

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


  Commit: e7f649e40aba213b8425f7cbc91a8fe6872ab501
      
https://github.com/tmux/tmux/commit/e7f649e40aba213b8425f7cbc91a8fe6872ab501
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M tty-draw.c

  Log Message:
  -----------
  Tidy up a bit in tty_draw_line.


  Commit: 8dee34459b8ab85cea9d397da2ff09530dbbcf8d
      
https://github.com/tmux/tmux/commit/8dee34459b8ab85cea9d397da2ff09530dbbcf8d
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M tty-draw.c

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


  Commit: b1c72ec48c4090a7d5ed21ad9d4338f2ee288c9d
      
https://github.com/tmux/tmux/commit/b1c72ec48c4090a7d5ed21ad9d4338f2ee288c9d
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M tty-draw.c

  Log Message:
  -----------
  Use a helper and skip some setup for empty cells.


  Commit: 3d35f260319151b98fb15ff406cd7b9e2a8695c0
      
https://github.com/tmux/tmux/commit/3d35f260319151b98fb15ff406cd7b9e2a8695c0
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    A regress/tty-draw-line.sh

  Log Message:
  -----------
  Add a test for tty_draw_line.


  Commit: af943994738b0cedf107a3455441b738c11df39d
      
https://github.com/tmux/tmux/commit/af943994738b0cedf107a3455441b738c11df39d
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M regress/tty-draw-line.sh

  Log Message:
  -----------
  Add some more bits to test.


  Commit: 333e2f266a89ab2c0556f88935d13af871dafdbe
      
https://github.com/tmux/tmux/commit/333e2f266a89ab2c0556f88935d13af871dafdbe
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M tty-draw.c

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


  Commit: b29f5688bd538ac12dd6045b5c11d9f0be4c47a7
      
https://github.com/tmux/tmux/commit/b29f5688bd538ac12dd6045b5c11d9f0be4c47a7
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M key-bindings.c

  Log Message:
  -----------
  Make default M-C-Up/Down bound to prompt movement commands in copy mode.


  Commit: f06d930445a58c0b1424c7ec518b2d64e04980e9
      
https://github.com/tmux/tmux/commit/f06d930445a58c0b1424c7ec518b2d64e04980e9
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M cmd-refresh-client.c

  Log Message:
  -----------
  Correctly report theme changes to panes, based on a fix from someone in
GitHub issue 5246.


  Commit: 34c7881dddadf2c1cd8a51e303f2517bb787dfb2
      
https://github.com/tmux/tmux/commit/34c7881dddadf2c1cd8a51e303f2517bb787dfb2
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M key-bindings.c

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


  Commit: cfb15d158e29b31d8b2cdabc725d74debed27de1
      
https://github.com/tmux/tmux/commit/cfb15d158e29b31d8b2cdabc725d74debed27de1
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M cmd-refresh-client.c

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


  Commit: 624db256c69d52ac8fda1239b265552f34fd89df
      
https://github.com/tmux/tmux/commit/624db256c69d52ac8fda1239b265552f34fd89df
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

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

  Log Message:
  -----------
  Add a loop_index variable and use it to show last used 5 sessions on the
session menu instead of next/previous.


  Commit: b0ff8af9ac495df823a36ac88a2e9055fc2601c9
      
https://github.com/tmux/tmux/commit/b0ff8af9ac495df823a36ac88a2e9055fc2601c9
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

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

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


  Commit: 6c46358be81a3dae6f7ac8e1b3307a95202cbcf0
      
https://github.com/tmux/tmux/commit/6c46358be81a3dae6f7ac8e1b3307a95202cbcf0
  Author: nicm <nicm>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M mode-tree.c
    M window-buffer.c
    M window-client.c
    M window-customize.c
    M window-tree.c

  Log Message:
  -----------
  Draw help directly instead of using a popup.


  Commit: e7c29d0ceb91b82a63222a1bc7a134e17d38d998
      
https://github.com/tmux/tmux/commit/e7c29d0ceb91b82a63222a1bc7a134e17d38d998
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M mode-tree.c
    M window-buffer.c
    M window-client.c
    M window-customize.c
    M window-tree.c

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


  Commit: c04236052cce6dae78d96df04145017c0e924980
      
https://github.com/tmux/tmux/commit/c04236052cce6dae78d96df04145017c0e924980
  Author: Dane Jensen <[email protected]>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M cmd-refresh-client.c
    M control-notify.c
    M format.c
    M image-sixel.c
    M key-bindings.c
    M mode-tree.c
    A regress/command-alias.sh
    A regress/tty-draw-line.sh
    M tmux.1
    M tty-draw.c
    M window-buffer.c
    M window-client.c
    M window-customize.c
    M window-tree.c

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


Compare: https://github.com/tmux/tmux/compare/584cafa2844d...c04236052cce

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/584caf-c04236%40github.com.

Reply via email to