]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Implement non-boot-cancelling keys
authorJeremy Kerr <jk@ozlabs.org>
Tue, 3 Jul 2018 06:34:46 +0000 (16:34 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 10 Jul 2018 03:46:12 +0000 (13:46 +1000)
commit47c55b245aab729a9c23bfb830329022c7b25d83
tree95f599575daca6d1731f10a1213dc03cc2d4feb3
parentf3e72665eb06410c6f7e49e030db92349fbbddbf
ui/ncurses: Implement non-boot-cancelling keys

Allow some keys to not cancel the default-boot process.

For the moment, this is just the screen refresh (ctrl+L).

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
ui/ncurses/nc-cui.c