Is there any way to redraw tmux window when switching smaller monitor to bigger one?

Let’s say you’re connecting to a remote server over ssh with Terminal.app. When you “tmux attach” with bigger resolution monitor from smaller one you previously started tmux, it draws dots around the console. It doesn’t fit the new window size. Is there any way to redraw and clean the window? CTRL+L or CTRL–B + R … Read more