console/vte: draw cursor
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 17:02:17 +0000 (19:02 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 30 May 2012 17:02:17 +0000 (19:02 +0200)
commit624d5e0a48b3c21746e76887d9dccdbca01b6014
treebe763850007651096a567c58b9342ae5d3a7579a
parentc1e7a2958742988b9062c789501547c7d99644b3
console/vte: draw cursor

If HIDE_CURSOR mode is not set, we draw the cursor at the current
position.

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