vte: set AUTO_WRAP mode on reset for console object
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 24 Jun 2012 10:20:18 +0000 (12:20 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 24 Jun 2012 10:20:18 +0000 (12:20 +0200)
commit37ebf53cd553d6be9bf43ec7558e30b2770fce58
treee44875c985ba76c80eeb221afee0e7068c2c9f1f
parent10969bdc6eac49c0e2d415aca6f92da227dae30a
vte: set AUTO_WRAP mode on reset for console object

We reset all modes but forget to set them on the console object, too. The
AUTO_WRAP mode is the only mode that matters here, so we can ignore the
other modes.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/vte.c