* [gentoo-user] TMux urxvt and Unicode
@ 2011-09-16 2:54 meino.cramer
2011-09-16 3:26 ` Pandu Poluan
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: meino.cramer @ 2011-09-16 2:54 UTC (permalink / raw
To: Gentoo
Hi,
I am using urxvt in conjunction with the terminus font without
problems.
When I call
pstree -G -p
everything is fine.
Now I start tmux inside urxvt and do the same
pstree -G -p
and now all horizontal and vertical lines are no existing any more.
Crosspoints are drawn as '+'.
Changing to Ascii drawn lines is currently not an option.
As I understand tmux is nothing, which needs any encoding science,
since tmux is not an terminal emulator...or am I wrong here?
How can I make pstree make work in tmux with the above mentioned
options?
Thank you very much in advance for any help!
Best regards and have a nice weekend!
mcc
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 2:54 [gentoo-user] TMux urxvt and Unicode meino.cramer
@ 2011-09-16 3:26 ` Pandu Poluan
2011-09-16 23:24 ` meino.cramer
2011-09-16 12:44 ` Alex Schuster
2011-09-16 14:06 ` Scott Stevenson
2 siblings, 1 reply; 8+ messages in thread
From: Pandu Poluan @ 2011-09-16 3:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 815 bytes --]
On Sep 16, 2011 9:59 AM, <meino.cramer@gmx.de> wrote:
>
>
> Hi,
>
> I am using urxvt in conjunction with the terminus font without
> problems.
> When I call
>
> pstree -G -p
>
> everything is fine.
>
> Now I start tmux inside urxvt and do the same
>
> pstree -G -p
>
> and now all horizontal and vertical lines are no existing any more.
> Crosspoints are drawn as '+'.
>
> Changing to Ascii drawn lines is currently not an option.
>
> As I understand tmux is nothing, which needs any encoding science,
> since tmux is not an terminal emulator...or am I wrong here?
>
> How can I make pstree make work in tmux with the above mentioned
> options?
>
> Thank you very much in advance for any help!
> Best regards and have a nice weekend!
> mcc
>
what's the value of the TERM variable in urxvt and tmux?
Rgds,
[-- Attachment #2: Type: text/html, Size: 1162 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 2:54 [gentoo-user] TMux urxvt and Unicode meino.cramer
2011-09-16 3:26 ` Pandu Poluan
@ 2011-09-16 12:44 ` Alex Schuster
2011-09-16 12:52 ` Pandu Poluan
2011-09-16 14:06 ` Scott Stevenson
2 siblings, 1 reply; 8+ messages in thread
From: Alex Schuster @ 2011-09-16 12:44 UTC (permalink / raw
To: gentoo-user
meino.cramer@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.
Wonko
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 12:44 ` Alex Schuster
@ 2011-09-16 12:52 ` Pandu Poluan
2011-09-16 13:00 ` Alex Schuster
0 siblings, 1 reply; 8+ messages in thread
From: Pandu Poluan @ 2011-09-16 12:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 427 bytes --]
On Sep 16, 2011 7:47 PM, "Alex Schuster" <wonko@wonkology.org> wrote:
>
> meino.cramer@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.
>
> Wonko
>
well, AFAIK you should set TERM before starting tmux.
Have you tried that?
Rgds,
[-- Attachment #2: Type: text/html, Size: 684 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 12:52 ` Pandu Poluan
@ 2011-09-16 13:00 ` Alex Schuster
0 siblings, 0 replies; 8+ messages in thread
From: Alex Schuster @ 2011-09-16 13:00 UTC (permalink / raw
To: gentoo-user
Pandu Poluan writes:
> On Sep 16, 2011 7:47 PM, "Alex Schuster" <wonko@wonkology.org> wrote:
> >
> > meino.cramer@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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 2:54 [gentoo-user] TMux urxvt and Unicode meino.cramer
2011-09-16 3:26 ` Pandu Poluan
2011-09-16 12:44 ` Alex Schuster
@ 2011-09-16 14:06 ` Scott Stevenson
2011-09-16 18:40 ` meino.cramer
2 siblings, 1 reply; 8+ messages in thread
From: Scott Stevenson @ 2011-09-16 14:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
On 16/09/11 at 04:54 AM, meino.cramer@gmx.de wrote:
> How can I make pstree make work in tmux with the above mentioned
> options?
Adding the following line to ~/.tmux.conf should do it:
setw -g utf8 on
--
Scott Stevenson
[-- Attachment #2: Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 14:06 ` Scott Stevenson
@ 2011-09-16 18:40 ` meino.cramer
0 siblings, 0 replies; 8+ messages in thread
From: meino.cramer @ 2011-09-16 18:40 UTC (permalink / raw
To: gentoo-user
Scott Stevenson <scott@scottstvnsn.com> [11-09-16 17:27]:
> On 16/09/11 at 04:54 AM, meino.cramer@gmx.de wrote:
> > How can I make pstree make work in tmux with the above mentioned
> > options?
>
> Adding the following line to ~/.tmux.conf should do it:
>
> setw -g utf8 on
>
> --
> Scott Stevenson
Hi Scott,
utf8 is already set and setting it again in tmux.conf
does not change the problem in a not-problem ;) (tried nevertheless).
Beside pstrees lines everything else like german umlauts ø,ǫ end
other composed characters do work.
Best regards and have a nice weekend!
mcc
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] TMux urxvt and Unicode
2011-09-16 3:26 ` Pandu Poluan
@ 2011-09-16 23:24 ` meino.cramer
0 siblings, 0 replies; 8+ messages in thread
From: meino.cramer @ 2011-09-16 23:24 UTC (permalink / raw
To: gentoo-user
Pandu Poluan <pandu@poluan.info> [11-09-16 17:26]:
> On Sep 16, 2011 9:59 AM, <meino.cramer@gmx.de> wrote:
> >
> >
> > Hi,
> >
> > I am using urxvt in conjunction with the terminus font without
> > problems.
> > When I call
> >
> > pstree -G -p
> >
> > everything is fine.
> >
> > Now I start tmux inside urxvt and do the same
> >
> > pstree -G -p
> >
> > and now all horizontal and vertical lines are no existing any more.
> > Crosspoints are drawn as '+'.
> >
> > Changing to Ascii drawn lines is currently not an option.
> >
> > As I understand tmux is nothing, which needs any encoding science,
> > since tmux is not an terminal emulator...or am I wrong here?
> >
> > How can I make pstree make work in tmux with the above mentioned
> > options?
> >
> > Thank you very much in advance for any help!
> > Best regards and have a nice weekend!
> > mcc
> >
>
> what's the value of the TERM variable in urxvt and tmux?
>
> Rgds,
in both cases:
xterm-256color
which works perfectly when using urxvt alone.
Best regards,
mcc
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-09-16 23:26 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 2:54 [gentoo-user] TMux urxvt and Unicode meino.cramer
2011-09-16 3:26 ` Pandu Poluan
2011-09-16 23:24 ` meino.cramer
2011-09-16 12:44 ` Alex Schuster
2011-09-16 12:52 ` Pandu Poluan
2011-09-16 13:00 ` Alex Schuster
2011-09-16 14:06 ` Scott Stevenson
2011-09-16 18:40 ` meino.cramer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox