On 4 October 2012 20:39, John Magolske 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-
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 t