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.


5 Comments to “TIP: Remote access using rxvt-unicode”

  1. Refactor the Life » Blog Archive » Refactoring TODO List | May 10th, 2006 at 10:59 am

    [...] Fix urxvt “Cannot find terminfo entry for ‘rxvt-unicode’” in remote machine [...]

  2. someguy | June 12th, 2006 at 12:54 pm

    Ahh, this helped me alot. Thanks :)

  3. penguin | June 25th, 2007 at 9:58 am

    thx also from me this help me now at the same problem google just take me to you ;) ?

  4. dude | August 22nd, 2007 at 4:33 am

    kudos to u. appreciate this tip ;)

  5. anotherguy | October 31st, 2007 at 2:57 am

    thanks man ;)

Leave a Comment