From: Samuel Mendoza-Jonas Date: Wed, 26 Jul 2017 04:08:26 +0000 (+1000) Subject: ui/ncurses: Increase height of boot-editor pad X-Git-Tag: v1.5.1^0 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=52f76a247293597715700eb73bbe102f5a2cd4cf;hp=52f76a247293597715700eb73bbe102f5a2cd4cf;p=petitboot ui/ncurses: Increase height of boot-editor pad Similarly to nc-subset, extend the maximum height of the boot-editor pad to account for the fields of the device select potentially wrapping due to long device names. Signed-off-by: Samuel Mendoza-Jonas ---