Re: Ignoring prefix key special handling when pasting

2012-12-22 Thread Marcin Kulik
Yes, patch -l solved that. But it seems sth is wrong. Default value (1) doesn't do anything, tmux is still interpreting prefix key when pasting. Also, when I try to set assume-paste-time I can only do that with value 0. Higher values (like 1) give me "Value is too large: 1". On Fri, Dec 21, 2012

Re: tmux mouse not working on one of my machines

2012-12-22 Thread Nicholas Marriott
No really need the logs, cheers On Fri, Dec 21, 2012 at 08:04:41AM -0800, Michael Garrett wrote: >Nicholas, > I wish I could reproduce it, but now I can't. I've just attached to 6 >different machines that used to have the problem and I can reproduce it >upon initial connection, b

tmux.vim syntax file curiosity

2012-12-22 Thread Bruce Wolk
I noticed that many keywords with optional components are not being properly syntax highlighted in Vim. For example, in tmux.vim, the keyword window-status-[current-]bg is specified. The intent is that the word current- be optional. But Vim does not seem to recognize any part of the keyword