CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2011/01/28 13:39:22
Modified files: usr.bin/tmux : input.c Log message: Use input_clear to reset the APC, DCS, OSC state or it could be reused improperly by a later state. From Kevin Goodsell.