Re: Can tmux only enable mouse scroll history?

2018-04-10 Thread 赵煜
Thanks a lot!

2018-04-10 16:03 GMT+08:00 Nicholas Marriott :

> You can unbind the mouse keys you don't want to use, look at
>
> tmux lsk|egrep 'Mouse|Wheel'
>
>
>
> On Tue, Apr 10, 2018 at 01:46:11PM +0800, 赵煜 wrote:
> >I'm using touchpad, when I'm typing, will occasionally tap the
> touhpad,
> >and `set -g mouse on` will let tmux switch to another pane or window.
> It
> >quiets disturb me.
> >So, is there a way to enable mouse scroll history, and disable other
> mouse
> >functions, like select pane?
> >Thanks.
> >
> >--
> >You received this message because you are subscribed to the Google
> Groups
> >"tmux-users" group.
> >To unsubscribe from this group and stop receiving emails from it,
> send an
> >email to tmux-users+unsubscr...@googlegroups.com.
> >To post to this group, send email to tmux-users@googlegroups.com.
> >For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can tmux only enable mouse scroll history?

2018-04-10 Thread Nicholas Marriott
You can unbind the mouse keys you don't want to use, look at

tmux lsk|egrep 'Mouse|Wheel'



On Tue, Apr 10, 2018 at 01:46:11PM +0800, 赵煜 wrote:
>I'm using touchpad, when I'm typing, will occasionally tap the touhpad,
>and `set -g mouse on` will let tmux switch to another pane or window. It
>quiets disturb me.
>So, is there a way to enable mouse scroll history, and disable other mouse
>functions, like select pane?
>Thanks.
> 
>--
>You received this message because you are subscribed to the Google Groups
>"tmux-users" group.
>To unsubscribe from this group and stop receiving emails from it, send an
>email to tmux-users+unsubscr...@googlegroups.com.
>To post to this group, send email to tmux-users@googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can tmux only enable mouse scroll history?

2018-04-09 Thread 赵煜
I'm using touchpad, when I'm typing, will occasionally tap the touhpad, and
`set -g mouse on` will let tmux switch to another pane or window. It quiets
disturb me.

So, is there a way to enable mouse scroll history, and disable other mouse
functions, like select pane?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To post to this group, send an email to tmux-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.