I updated to 3.4 and now when I have two different clients attached to one session it used to be, that the 'smallest' client would dictate the size. Now the client where you made the last input dictates the size and the other clients sort of 'zoom in'.
example
start a session, attach to that session in a terminal with lower resolution. The first client resizes to the new, smaller client. It looks like this: large client, small session If you swap to this larger client and type or interact with it. The session jumps to the size of that larger client.
I understand, this is meant for convenience, but is there a way to have a session be always the size of the smallest client? I looked through the manpage, but all I found was the option 'ignore-size'. But when I try to unset this setting with `prefix :refresh-client -f !ignore-size' nothing changes about the behaviour.