]> git.ozlabs.org Git - petitboot/commit - ui/ncurses/nc-boot-editor.c
ui/ncurses: Ensure boot editor window is properly painted
authorJeremy Kerr <jk@ozlabs.org>
Tue, 19 Nov 2013 07:03:40 +0000 (18:03 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 22 Nov 2013 05:13:15 +0000 (13:13 +0800)
commit40d57bee5cf77d836f2d68c440a875fe770cc250
treeab0cbb195c45db8b5ac03f8673e36058ef454da0
parent7f8fdbcd432097b035394ee5b71dbfde728c36f0
ui/ncurses: Ensure boot editor window is properly painted

We're not currently drawing the window title correctly; we need to draw
the main_ncw for this to hit the terminal.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/ncurses/nc-boot-editor.c