2012/9/19 Thomas Adam <tho...@xteddy.org>:
> On Wed, Sep 19, 2012 at 09:19:35PM +0400, Sergey Naumov wrote:
>> 2012/9/19 Thomas Adam <tho...@xteddy.org>:
>> > On Wed, Sep 19, 2012 at 01:37:59PM +0400, Sergey Naumov wrote:
>> >> Is it possible to enable native xterm mouse scrolling while in tmux?
>> >> What I actually want is to use xterm mouse scrolling by default and
>> >> use mouse in tmux-like way only when I have entered to copy-mode by
>> >> keyboard shortcut.
>> >
>> > Don't think so.
>>
>> Moreover, tmux 1.6 doesn't allow to use mouse in programs, at least -
>> in midnight commander and mcedit - I can no longer scroll through a
>> file, select files etc. With GNU screen I can.
>
> Use tmux 1.7, which is git HEAD from master.
>
Actually I can't do it with screen (my keyboard at work much better
than at home so at home it was so inconvenient that I thought that I
use mouse at work =) ).
But installing tmux-1.7 did not help. I've inserted some log_warnx()
to trace tmux reaction on mouse clicks and here it is:
server_client_check_mouse(): call functions under "is this a pane
selection?" comment
window_pane_mouse(): call input_mouse
input_mouse(): call nothing

It have to call call bufferevent_write() for mouse to work?

Thanks in advance,
Sergey Naumov.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to