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

tmux: auto adjust terminal length when tmux pane got resized

2014-11-01 Thread ping song
per the new terminal size. but this is not the case - VIM always stay with the initial terminal width and wrapped the text like that. obviously this is not vim issue . is there a way to solve this? forget me if this is a stupid question. thanks. regards ping

Re: tmux: search buffer with case-insenstive

2012-12-20 Thread ping
On 12/20/2012 11:16 AM, ping wrote: > among other issues(mostly when working with vim), > is there a way to search tmux buffer (not vim buffer) with > case-insensitive? > OK, I give up, will go back to my screen... too much issues when work

tmux: search buffer with case-insenstive

2012-12-20 Thread ping
among other issues(mostly when working with vim), is there a way to search tmux buffer (not vim buffer) with case-insensitive? -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and

Re: problem with pasting from linux clipboard tmux

2012-12-06 Thread Ping
good tip Sent from my iPhone On Dec 6, 2012, at 8:24 AM, Alexandre Provencio wrote: > > unbind p > bind p run "xclip -o -sel clipboard | tmux load-buffer - ; tmux paste-buffer" -- LogMeIn Rescue: Anywhere, Anytime Re