Hi Nicholas,
Any plans for merging this?
On Thu, Dec 27, 2012 at 6:18 PM, Marcin Kulik wrote:
> This seems to be working great. So far so good.
>
> On Mon, Dec 24, 2012 at 1:21 PM, Nicholas Marriott
> wrote:
>> Whoops, try this instead please:
>>
&
=
> RCS file: /cvs/src/usr.bin/tmux/tmux.h,v
> retrieving revision 1.368
> diff -u -p -r1.368 tmux.h
> --- tmux.h 27 Nov 2012 22:59:34 - 1.368
> +++ tmux.h 24 Dec 2012 12:21:08 -
> @@ -1095,6 +1095,7 @@ struct session {
>
> struct timeval creation
i, Dec 21, 2012 at 2:01 PM, Nicholas Marriott
wrote:
> Does it work with patch -l?
>
>
> On Fri, Dec 21, 2012 at 12:57:59PM +0100, Marcin Kulik wrote:
>> Hey,
>>
>> I was trying to apply this patch but with no luck. I'm running: patch
>> -p0 < 0001-nick
-tag -width Ds
> +.It Ic assume-paste-time Ar milliseconds
> +If keys are entered faster than one in
> +.Ar milliseconds ,
> +they are assumed to have been pasted rather than typed and
> +.Nm
> +key bindings are not processed.
> +The default is one millisecond and zero disables.
>
the idea but like others have pointed out this will screw
> up when using a remote host.
>
> Maybe your original version with the time was better, can you show me it
> again?
>
>
> On Mon, Oct 15, 2012 at 04:16:00PM +0200, Marcin Kulik wrote:
>> Hi guys,
>>
>> Fir