Hi,
I've recently found the tmux mode-mouse, which is pretty cool.
On my OSX machine, this allows me to use scroll gestures to read back
through the scrollback buffer.
It's much easier than using Ctrl-B, [, then using the arrow keys to go back
line by line.
However, I've noticed that when mode-
; Lack of colour is probably TERM. Solaris 10 is old and IIRC TERM=xterm
> doesn't have colour - try xterm-new or xterm-color (the first is
> better if it exists).
>
>
>
> On Fri, Jul 22, 2011 at 01:00:04PM +1000, Victor Hooi wrote:
> >Nicholas,
> >Thank
;
> the #error thing sounds like you are trying to use gcc and hitting some
> retardness in the Solaris headers. probably need to either upgrade your
> gcc or try Sun cc
>
>
>
> On Fri, Jul 22, 2011 at 11:36:47AM +1000, Victor Hooi wrote:
> >heya,
> >Al
des=/db/pub/eq/tools/include/ncurse", and it still didn't seem to
find ncurses - how would I specify a non-standard path for ncurses?
Cheers,
Victor
On Fri, Jul 22, 2011 at 11:15, Victor Hooi wrote:
> Hi,
>
> I'm attempting to compile Tmux 1.5 on Solaris 10 (x86).
>
>
Hi,
I'm attempting to compile Tmux 1.5 on Solaris 10 (x86).
The first issue I hit was finding libevent - I'd compiled libevent to a
non-standard prefix, and there was no ./configure argument to specify that -
I just ended up setting the LD_LIBRARY_PATH. Should I have done it a
different way thoug