Using rxvt with [Open]Solaris.


After years of hard coding TERM to xterm or vt100 in .bashrc to get around rxvt incompatibility, I finally found this:

sudo cp /usr/gnu/lib/terminfo/r/rxvt /usr/share/lib/terminfo/r/rxvt

I suppose I really should use pfexec instead of sudo, but mastering that is a job for another month.


Leave a Reply