Search

11/15/2013

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

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

tmux limits the dimensions of a window to the smallest of each dimensions across all the sessions to which the window is attached. If it did not do this there would be no sensible way to display the whole window area for all the attached clients. The easiest thing to do is to deatch any other clients from the sessions when you attach: tmux attach -d

沒有留言: