Hello Nicholas, Thank you very much for your help. We currently use debian 10.4 with tmux 2.8.
Unfortunately I don't have any experience with compiling tools by myself. Furthermore I would like to avoid messing around with the gcc leftover file on our new installed system. Do you have a hint on what would be the best way to get tmux 3.1 running on our system ? BR netmage Am Mo., 6. Juli 2020 um 17:36 Uhr schrieb Nicholas Marriott < [email protected]>: > Hi > > > > You can install tmux 3.1 and set window-size to largest, then the window > will be the size of the largest attached client not the smallest. > > > > > > > > *From: *'Marcus Schmitt' via tmux-users <[email protected]> > *Reply to: *Marcus Schmitt <[email protected]> > *Date: *Monday, 6 July 2020 at 16:24 > *To: *"[email protected]" <[email protected]> > *Subject: *Disable resize feature > > > > Hi, > > we want to use one tmux 2.3 (Ubuntu/Debian) for multiple (different) > users. I started the tmux session as root with the command: > > tmux -S /tmp/session1 new -s session1 -d 'command' > > Afterward I changed the rights for this file in /tmp/. All users join the > session with: > > tmux -S /tmp/session1 attach -t session1 -r > > So far so good. The problem is that if one user changes the window size of > this window the size for all other users are also changes. I tried to use > the "setw -f aggressive resize" option with on and off for root and for all > users in order to change the behaviour but the problem is the same. > > How can I completely stop the resize feature ? > > BR netmage > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" 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-users/CAAMQnQKCm8jUyUvZwQgb%2BvPw4rCHJWWjT60vxPWx8LsyhgM9dg%40mail.gmail.com > <https://groups.google.com/d/msgid/tmux-users/CAAMQnQKCm8jUyUvZwQgb%2BvPw4rCHJWWjT60vxPWx8LsyhgM9dg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "tmux-users" 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-users/CAAMQnQJN2hvBKUiFBuOdFrOt5A%3D6JHeY%3Ds3_6MjFi1GN_pm53Q%40mail.gmail.com.
