You are not logged in.
in ~/.bashrc
if [ -n "$DISPLAY" ];
then export TERM="rxvt-unicode"
else export TERM="linux"
fi
arch + gentoo + initng + python = enlisy
Offline
If you make sure you have no "export TERM" anywhere and do not set the termName, urxvt works properly (at least for me)
Offline
hmm, ihaven't tried that, it didn't work before without Term set, *tries it*
wtf, why the heck does it work now like that?
is it the terminfo file?
arch + gentoo + initng + python = enlisy
Offline
hmm, ihaven't tried that, it didn't work before without Term set, *tries it*
wtf, why the heck does it work now like that?
is it the terminfo file?
well, unlike xterm, urxvt uses the proper terminfo when it has no information (via termName or $TERM)
Offline
I have to try this when I get back home, it was driving me nuts. I would ssh into another box and I would get errors about urxvt and not be able to use commands like nano (because i don't have urxvt on the ssh'ed box).
I am a gated community.
Offline