Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 2f89d2e7d816918e152aacfee85fab45ee2057b9
      
https://github.com/tmux/tmux/commit/2f89d2e7d816918e152aacfee85fab45ee2057b9
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M cmd-attach-session.c
    M cmd-list-clients.c
    M cmd-new-session.c
    M cmd-refresh-client.c
    M cmd-switch-client.c
    M format.c
    M resize.c
    M server-client.c
    M tmux.1
    M tmux.h

  Log Message:
  -----------
  Change the existing client flags for control mode to apply for any client, use
the same mechanism for the read-only flag and add an ignore-size flag.

refresh-client -F has become -f (-F stays for backwards compatibility) and
attach-session and switch-client now have -f flags also. A new format
"client_flags" lists the flags and is shown by list-clients by default.

This separates the read-only flag from "ignore size" behaviour (new
ignore-size) flag - both behaviours are useful in different circumstances.

attach -r and switchc -r remain and set or toggle both flags together.


-- 
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 on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/deacfe-2f89d2%40github.com.

Reply via email to