On 2004-01-13 22:09:53 +0000, Colin Watson wrote: > That's strange. I can't find that message anywhere in the openssh > source code ...
for i in /usr/bin/*; strings -a $i|grep "No value for" && echo $i said that this comes from /usr/bin/tput, called from my ".zshenv". I've just reported a wishlist bug on ncurses-bin to ask for better error messages (with the program name). Concerning ssh, why isn't TERM passed to the remote side? IMHO, this would make sense and would be very useful. This is just the opposite of rlogin, which passes TERM, but not DISPLAY! -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100% validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Mathématiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA

