TIP: Remote access using rxvt-unicode
Gentoo May 10th, 2006
rxvt-unicode is a descent terminal emulator, and it is the probably the most lightweight terminal that supports unicode. However, this application is overlooked, and most Unix platforms lack the terminfo about it, and just complain:
Cannot find terminfo entry for ‘rxvt-unicode’
To address this problem, just add one line in ~/.Xdefaults:
URxvt*termName: rxvt
Thus, the urxvt take the hat of rxvt in the remote host without compromise.
[...] Fix urxvt “Cannot find terminfo entry for ‘rxvt-unicode’” in remote machine [...]
Ahh, this helped me alot. Thanks :)
thx also from me this help me now at the same problem google just take me to you ;) ?
kudos to u. appreciate this tip ;)
thanks man ;)