Branch: refs/heads/floating_panes
  Home:   https://github.com/tmux/tmux
  Commit: 1a6de01210cf34a7e677ae3f86b21ece182fcabe
      
https://github.com/tmux/tmux/commit/1a6de01210cf34a7e677ae3f86b21ece182fcabe
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Check the panes again if deferred redraw to make sure the flag is always
set. Also add a helper for the loop.


  Commit: b1b184cdb8c9b8e695fd3394148be157eb671fe0
      
https://github.com/tmux/tmux/commit/b1b184cdb8c9b8e695fd3394148be157eb671fe0
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M layout.c
    M tmux.h

  Log Message:
  -----------
  Add functions to work out cell neighbours, and to remove a tiled cell.
>From Dane Jensen.


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

  Changed paths:
    M server-client.c

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


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

  Changed paths:
    M layout.c
    M tmux.h

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


  Commit: d92a479d2f3489d97268b3fd6592e7300837a29d
      
https://github.com/tmux/tmux/commit/d92a479d2f3489d97268b3fd6592e7300837a29d
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M colour.c
    M format.c
    M input.c
    M popup.c
    M screen-redraw.c
    M screen-write.c
    M style.c
    M tmux.1
    M tmux.h
    M tty.c
    M window.c

  Log Message:
  -----------
  Add a dim= style attribute to dim the colours (as best as tmux is able
to). GitHub issue 4842.


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

  Changed paths:
    M colour.c
    M format.c
    M input.c
    M popup.c
    M screen-redraw.c
    M screen-write.c
    M style.c
    M tmux.1
    M tmux.h
    M tty.c
    M window.c

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


  Commit: 0a6c8460919e3b293a1358a91c523687d27429c6
      
https://github.com/tmux/tmux/commit/0a6c8460919e3b293a1358a91c523687d27429c6
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c
    M xmalloc.c
    M xmalloc.h

  Log Message:
  -----------
  Use evbuffer for building S, W, L lists, also add an xmemdup helper
instead of misusing asprintf.


  Commit: 937d99150c99e7d24c8ba0e48d68b2e5fdfcb0fa
      
https://github.com/tmux/tmux/commit/937d99150c99e7d24c8ba0e48d68b2e5fdfcb0fa
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c
    M xmalloc.c
    M xmalloc.h

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


  Commit: cba4ba9cdcdae3e782d9ac247d2c83ee885207f6
      
https://github.com/tmux/tmux/commit/cba4ba9cdcdae3e782d9ac247d2c83ee885207f6
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Check time periodically in loops rather than every one.


  Commit: 14fc4a06a6c5e986ea630911d7bea553e104b037
      
https://github.com/tmux/tmux/commit/14fc4a06a6c5e986ea630911d7bea553e104b037
  Author: nicm <nicm>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c

  Log Message:
  -----------
  Unescape arguments before passing to format_expand1 so that escaping :s
etc actually works.


  Commit: 6d9fbb0e97097c5e5c8dc44a5c78f7cf83a7769d
      
https://github.com/tmux/tmux/commit/6d9fbb0e97097c5e5c8dc44a5c78f7cf83a7769d
  Author: Nicholas Marriott <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M regress/format-strings.sh

  Log Message:
  -----------
  Update regress for format changes.


  Commit: 3246331876755e7788e6fb241ca4d93dc9b0192d
      
https://github.com/tmux/tmux/commit/3246331876755e7788e6fb241ca4d93dc9b0192d
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c

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


  Commit: 55b2e748e796c396072854e886f8ec0a65ab49d9
      
https://github.com/tmux/tmux/commit/55b2e748e796c396072854e886f8ec0a65ab49d9
  Author: Thomas Adam <[email protected]>
  Date:   2026-06-18 (Thu, 18 Jun 2026)

  Changed paths:
    M format.c

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


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

  Changed paths:
    M colour.c
    M format.c
    M input.c
    M layout.c
    M popup.c
    M regress/format-strings.sh
    M screen-redraw.c
    M screen-write.c
    M server-client.c
    M style.c
    M tmux.1
    M tmux.h
    M tty.c
    M window.c
    M xmalloc.c
    M xmalloc.h

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


Compare: https://github.com/tmux/tmux/compare/4aa1dd3ae848...de41b93b73f9

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/4aa1dd-de41b9%40github.com.

Reply via email to