tmux: auto adjust terminal length when tmux pane got resized

2014-11-01 Thread ping song
this looks an issue for me: say you open vim from within one of the pane. due to the pane width limit your vim wrapped the text to adjust to the width. but then you resize the pane - you enlarged it a bit. now ideally vim should detect this and be able to adjust the new width, re-arrange the text

Re: tmux: auto adjust terminal length when tmux pane got resized

2014-11-08 Thread ping song
the new screen width automatically... I guess it might not be related to tmux. On Sun, Nov 2, 2014 at 2:58 AM, Nathan Schwarz wrote: > On 11-01/22:17, ping song wrote: >> this looks an issue for me: >> >> say you open vim from within one of the pane. >> due to the pan