Meta keys issues

2011-03-24 Thread Paul Grove
Hi, I hope you can help, my problem is that outside of tmux cat -vt followed by Alt-Up produces ^[[1;3A where as inside tmux the same thing produces ^[[1;;A I beleive that this is the cause of misbehavior of some of my key bindings in things like Vim and my email client. inside tmux: echo $TERM s

Mouse in Vim

2011-03-24 Thread Paul Grove
Does anyone know the correct config to get the mouse to behave correctly in Vim? so far I have been have to get visual mode to work, but cannot drag the splits between buffers. Regards, Paul signature.asc Description: PGP signature ---

Re: Meta keys issues

2011-03-25 Thread Paul Grove
the point I start tmux Here is a link to my tmux config: http://pastebin.com/wf4pdSeu regards, Paul Excerpts from Kevin Goodsell's message of Thu Mar 24 22:21:20 + 2011: > On Thu, Mar 24, 2011 at 10:56 AM, Paul Grove wrote: > > Hi, I hope you can help, > > > > my

Re: Meta keys issues

2011-03-25 Thread Paul Grove
also fails to work correctly until TERM=xterm, at which point all 3 modify keys including Alt start working! Regards, Paul Excerpts from Kevin Goodsell's message of Fri Mar 25 16:50:16 + 2011: > On Fri, Mar 25, 2011 at 2:29 AM, Paul Grove wrote: > > Kevin, > > &g