CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/13 06:15:45
Modified files:
usr.bin/tmux : server-msg.c
Log message:
If the client passes zero for the window size in the identify message (which it
can, for example on serial terminals), reset it to 80x25, same as for resize
messages. Problem reported by kette...@.
