Re: [PATCH] Mouse wheel support v6

2014-04-02 Thread Nicholas Marriott
Hi Did you send me a later version of this? I can't find it :-/. Cheers On Thu, Mar 06, 2014 at 12:46:28PM +, Nicholas Marriott wrote: > Some changes, notably: > > - Broke the define changes into separate diffs and applied them. > > - I don't like it assuming that if m->scroll != 0 the w

Re: [PATCH] better UTF-8 support for buffer_sample

2014-04-02 Thread Nicholas Marriott
Hi I applied this to OpenBSD now, with some changes. Notably, I don't think we should do this for list-buffers because we don't know if the caller supports UTF-8. It is fine for choose-buffer. Also if we are appending ... or if we have double-width UTF-8, the width could be >50 cells. That doesn

Touching Base about TMUX

2014-04-02 Thread Pablo Jacubovich
Hello, We are writing to you because Eclipse [1] has received a request to distribute TMUX content, and we are hoping you can help answer a few simple questions for us: 1.Are you the sole author and copyright holder of the content or have you accepted community contributions? 2. If you ha

[tmux:tickets] #118 tmux 1.8 sends terminal escape characters which causes term to beep

2014-04-02 Thread Clojurian
--- ** [tickets:#118] tmux 1.8 sends terminal escape characters which causes term to beep** **Status:** open **Created:** Tue Apr 01, 2014 04:21 PM UTC by Clojurian **Last Updated:** Tue Apr 01, 2014 04:21 PM UTC **Owner:** nobody I'm using tmux 1.8 on Mac OS X 10.8.5 (tmux is compiled with

Re: [PATCH] better UTF-8 support for buffer_sample

2014-04-02 Thread Nicholas Marriott
Hi - I think so but I need to look at it again, I have a few things to look at when I have time. Thanks On Tue, Apr 01, 2014 at 09:20:42AM +0900, Kosuke ASAMI wrote: > Is this patch ok? > > 2014-03-10 4:03 GMT+09:00 Nicholas Marriott : > > On Mon, Mar 10, 2014 at 12:47:46AM +0900, Kosuke ASAMI w