Pandu Poluan writes: > On Sep 16, 2011 7:47 PM, "Alex Schuster" <wo...@wonkology.org> wrote: > > > > meino.cra...@gmx.de writes: > > > > > How can I make pstree make work in tmux with the above mentioned > > > options? > > > > Open a screen sesson in tmux :) > > > > No, I don't know a real solution. Simply setting the TERM variable > > back to xterm does not help.
> well, AFAIK you should set TERM before starting tmux. > > Have you tried that? It's already set to 'xterm' in my Konsole. TERM=xterm tmux does not change this of course, it's set to 'screen' inside. TERM=xterm pstree -G -p also does not help. BTW, inside screen, I have problems with mc, setting LC_ALL=C helps against the garbage. But this has no effect for this tmux problem. Wonko