On 4 October 2012 20:39, John Magolske <listm...@b79.net> wrote:
> Hi,
>
> I'm trying to get mouse-mode to work when running tmux in the Linux
> framebuffer console. In my ~/.tmux.conf there is this:
>
>     setw -g mode-mouse on
>     set -g mouse-select-pane on
>     set -g mouse-resize-pane on
>     set -g mouse-select-window on
>
> And I can indeed select & resize panes with the mouse in an XTerm, but
> in the Linux framebuffer console I'm having no such luck -- the mouse
> cursor just selects text via the gpm mouse server's cut-and-paste
> mechanism as it would in a fbcon VT not running tmux.

tmux doesn't know how to talk to GPM.

-- Thomas Adam

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to