Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 95afd7549c564c6584fad989947e2fddceb5fc87
      
https://github.com/tmux/tmux/commit/95afd7549c564c6584fad989947e2fddceb5fc87
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M Makefile
    M cmd-capture-pane.c
    M cmd-display-panes.c
    M cmd-rotate-window.c
    M cmd-swap-pane.c
    M layout.c
    M menu.c
    M options.c
    M popup.c
    M screen-redraw.c
    M screen-write.c
    M server-client.c
    M tmux.h
    A window-border.c
    M window-copy.c
    M window.c

  Log Message:
  -----------
  Rewrite screen-redraw.c to make it tidier and more maintainable. A scene
is generated and cached in the client: it holds positions and sizes of
panes, borders and so on. The scene is invalidated when a pane is moved
or resized or relevant option is changed. This scene is then drawn to
the client as needed and text and colours are filled in. With Michael
Grant.


  Commit: 49dff83a0079476d70b589f9e2257f34041e0429
      
https://github.com/tmux/tmux/commit/49dff83a0079476d70b589f9e2257f34041e0429
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M menu.c

  Log Message:
  -----------
  Set check callback for menus so they aren't overwritten by sync.


  Commit: d8370864f3b1e1d233d5f7bf7ccc93605d613aa4
      
https://github.com/tmux/tmux/commit/d8370864f3b1e1d233d5f7bf7ccc93605d613aa4
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M window-customize.c

  Log Message:
  -----------
  Memory leak from someone in GitHub issue 5259.


  Commit: 02b37b3c690d2d77199e5836be7cf6cb62fd1489
      
https://github.com/tmux/tmux/commit/02b37b3c690d2d77199e5836be7cf6cb62fd1489
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M layout.c
    M style.c

  Log Message:
  -----------
  Fix scrollbar pad to work even if not set in style.


  Commit: 2a26c738bdd9b87c25c02a9ed37b2def8e0e163b
      
https://github.com/tmux/tmux/commit/2a26c738bdd9b87c25c02a9ed37b2def8e0e163b
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add z modifier to m operator for fuzzy match.


  Commit: 265f22be49a9424c181f80f0bdb7e9a2f42b50d3
      
https://github.com/tmux/tmux/commit/265f22be49a9424c181f80f0bdb7e9a2f42b50d3
  Author: nicm <nicm>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M status.c

  Log Message:
  -----------
  Make cursor movement exit incremental prompt (more like emacs).


  Commit: 52877c9af1c2ace9b16315e53044c22e1bcdd64b
      
https://github.com/tmux/tmux/commit/52877c9af1c2ace9b16315e53044c22e1bcdd64b
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-23 (Tue, 23 Jun 2026)

  Changed paths:
    A Makefile
    M Makefile.am
    M cmd-capture-pane.c
    M cmd-display-panes.c
    M cmd-rotate-window.c
    M cmd-swap-pane.c
    M format.c
    M layout.c
    M menu.c
    M options.c
    M popup.c
    M screen-redraw.c
    M screen-write.c
    M server-client.c
    M status.c
    M style.c
    M tmux.1
    M tmux.h
    A window-border.c
    M window-copy.c
    M window-customize.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/ffe48f00e312...52877c9af1c2

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/master/ffe48f-52877c%40github.com.

Reply via email to