CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/16 01:34:37
Modified files: usr.bin/tmux : grid.c Log message: Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong place when copying UTF-8 data. Found by Dan Colish.