Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: a177d0f590e894ada7ee003b9efc976547550b35
      
https://github.com/tmux/tmux/commit/a177d0f590e894ada7ee003b9efc976547550b35
  Author: nicm <[email protected]>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    M cmd.c

  Log Message:
  -----------
  Change %% to escape single quotes (%1 remains with no quoting and %%
with double quotes) to avoid a single quote being able to terminate
quoted sections of commands. Fixes unexpected behaviour with session
names containing single quotes reported by Aliz Hammond.


  Commit: 2711780dffe2a5348f8d0e02095acd34a532a5bb
      
https://github.com/tmux/tmux/commit/2711780dffe2a5348f8d0e02095acd34a532a5bb
  Author: nicm <[email protected]>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    M cmd-refresh-client.c
    M control.c
    M resize.c
    M server-client.c
    M tmux.h

  Log Message:
  -----------
  Move per-client window sizes into control.c since the only user is for
control mode.


  Commit: 5bd10a8c2a1dfb38f6b835121ed717003677926b
      
https://github.com/tmux/tmux/commit/5bd10a8c2a1dfb38f6b835121ed717003677926b
  Author: Thomas Adam <[email protected]>
  Date:   2026-07-17 (Fri, 17 Jul 2026)

  Changed paths:
    M cmd-refresh-client.c
    M cmd.c
    M control.c
    M resize.c
    M server-client.c
    M tmux.h

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

* refs/remotes/tmux-openbsd/master:
  Move per-client window sizes into control.c since the only user is for 
control mode.
  Change %% to escape single quotes (%1 remains with no quoting and %% with 
double quotes) to avoid a single quote being able to terminate quoted sections 
of commands. Fixes unexpected behaviour with session names containing single 
quotes reported by Aliz Hammond.


Compare: https://github.com/tmux/tmux/compare/a8ad3c7d43b8...5bd10a8c2a1d

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/a8ad3c-5bd10a%40github.com.

Reply via email to