Tag Archives: screen

Screen: cannot find terminfo entry about rxvt-unicode

This error eccors if you use screen et cetera and don’t have a terminfo file for urxvt in /usr/share/terminfo/r/, especially if you are ssh’ing into another box. You just need to create a terminfo file named rxvt-unicode in this directory. More info about terminfo and how to compile it from a source file Update (09. [...]