CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/20 10:32:23
Modified files:
usr.bin/tmux : screen-write.c tty.c
Log message:
Move the check for whether to force a line wrapper lower down into the tty code
where it has access to the tty width, which is what should have been checked.
