A silly suggestion:

alias ssh='ssh -X'

On Sun, Jun 26, 2011 at 4:15 PM, alphachi <alpha...@mediaspirit.org> wrote:
> Thanks for your opinions, but the problem can't be resolved. Look at the
> comparison:
>
> 1. tmux of console:
> $TERM is screen.
> $tty is pts/*.
> $DISPLAY don't exists.
>
> 2. ssh to other host in tmux of console:
> $TERM is screen.
> $tty is pts/*.
> $DISPLAY don't exists.
>
> 3. tmux of X:
> $TERM is screen.
> $tty is pts/*.
> $DISPLAY exist.
>
> 4. ssh to other host in tmux of X:
> $TERM is screen.
> $tty is pts/*.
> $DISPLAY don't exist.
>
> That is to say, $TERM and $tty is useless, and $DISPLAY can't differentiate
> 4 and 1, 2.
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users
>
>



-- 
Noé Rubinstein
École Centrale d'Électronique, promotion 2012
tel: +33 6 36 13 05 33

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to