commit | e2368dc9684ae5cec2f0558be4803901a0b58b7b | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Mon Oct 19 21:23:46 2015 +0900 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 03 10:12:46 2015 +0100 |
tree | ca7ab33ac08acac97aa25e1ae5b89e8a4fa67b74 | |
parent | 615220ddaf23db4c5686053257c568b46967e4b5 [diff] |
ui/curses: Support line graphics chars on -curses mode This converts vga code to curses code in console_write_bh(). With this changes, we can see line graphics (for example, dialog uses) correctly. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>