Thnx Rob, that worked.
If I am using this shell script to start things :-
tmux new-session -d -s itmult
sleep 2
tmux neww -a -n 'fred' 'ssh -X clister@fred'
tmux neww -a -n 'fred1' 'ssh -X clister@fred1'
tmux neww -a -n 'fred2' 'ssh -X clister@fred2'
tmux select-window -t itmult:fred2
tmux -2 a
On 20 September 2011 09:12, wrote:
> The aix command topas does not seem to work inside tmux. After I ssh to my
> aix box and try to run topas(a top like app for aix) I get this error :-
> Terminal screen is unknown
>
> Can anyone help?
Try setting $TERM to xterm, while inside tmux, then launch
206 | 518-464-5210 | 518-464-5209
>
>
>
>From: Ty Haller [mailto:thal...@sefcu.com]
>Sent: Friday, March 04, 2011 10:22 AM
>To: 'tmux-users@lists.sourceforge.net'
>Subject: RE: AIX
>
>
>
>I was using AIX make, I'm not getting the
t;
700 Patroon Creek Blvd. Albany, NY 12206 | 518-464-5210 | 518-464-5209
From: Ty Haller [mailto:thal...@sefcu.com]
Sent: Friday, March 04, 2011 10:22 AM
To: 'tmux-users@lists.sourceforge.net'
Subject: RE: AIX
I was using AIX make, I'm not getting the following:
cc -DBUILD=&quo
On 03/04/2011 07:21 AM, Ty Haller wrote:
> I just installed libevent and still cannot find event.h
You need to install the for-development package, the one that contains
the header files. Most binary package systems split library packages
into the base package, for linking programs that have alrea
I was using AIX make, I'm not getting the following:
cc -DBUILD="\"1.4\"" -I. -I- -c -o attributes.o attributes.c
"tmux.h", line 30.10: 1506-296 (S) #include file not found.
"tmux.h", line 830.16: 1506-007 (S) "struct event" is undefined.
"tmux.h", line 1032.16: 1506-007 (S) "struct event" is u
CVS HEAD seems to work on AIX 6 now. I only adjusted it from curses to
ncursesw:
config.mk -- from -lcurses to -lncursesw
tty-term.c -- from to
tty-term.c -- from to
Thanks! -Ross
On 12/13/2010 02:59 PM, Nicholas Marriott wrote:
> Try CVS HEAD, AIX works better although not perfectly.
>
>
Try CVS HEAD, AIX works better although not perfectly.
On Mon, Dec 13, 2010 at 02:53:27PM -0500, Ross Mohn wrote:
> Got tmux-1.3 and libevent-1.4.14b-stable to compile on AIX-6.1.0.0 but
> as soon as I run it I get "fatal: main_dispatch: imsg_read failed". My
> brief debugging shows that imsg_