Page 2 of 2
Re: urxvt looks terrible
Posted: 26. Sep 2012, 20:54
by mimosa
My one remaining niggle is why the line in user-settings-fluxbox's .bashrc is:
and not
Indeed, everything seems to work OK without exporting any value for that environment variable.
Re: urxvt looks terrible
Posted: 26. Sep 2012, 21:05
by gapan
rxvt-unicode is not a valid value for the TERM variable. Look in /usr/share/terminfo/*/* for valid values. TERM=xterm works without problems for most X terminals in most cases.
for more information.
Re: urxvt looks terrible
Posted: 26. Sep 2012, 22:06
by mimosa
Got it.
Is there any reason why my existing .bashrc *doesn't* export that variable? I imagine that's how the file was created by the Ratpoison install disk - without any such line.
Re: urxvt looks terrible
Posted: 26. Sep 2012, 22:23
by gapan
mimosa wrote:Is there any reason why my existing .bashrc *doesn't* export that variable?
Because it's not set explicitly in other environments as other terminals don't really need it.
mimosa wrote:I imagine that's how the file was created by the Ratpoison install disk - without any such line.
Yes.
Re: urxvt looks terrible
Posted: 2. Oct 2012, 06:34
by thom1
mimosa wrote:When I tried to run screen, I was told
Hi,
Sorry if this post is off topic.
I suggest you to switch from screen (old and buggy) to tmux (very very powerful).
Have a nice day
Re: urxvt looks terrible
Posted: 6. Oct 2012, 18:33
by fredg
I suggest you to switch from screen (old and buggy) to tmux (very very powerful).
I agree, tmux is now in the -current/14.0 repo.
++