summaryrefslogtreecommitdiffstats
path: root/discover
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2014-04-15 11:48:00 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-04-16 09:08:45 +0800
commita1fb38f17bfa60aac89d0dd21dd8ccc739d794bf (patch)
tree4930394c42ed0bd505361e379bee264db1da4a30 /discover
parent5171b1c54fc57b6f1963e2482cfc07587296100d (diff)
downloadtalos-petitboot-a1fb38f17bfa60aac89d0dd21dd8ccc739d794bf.tar.gz
talos-petitboot-a1fb38f17bfa60aac89d0dd21dd8ccc739d794bf.zip
ui/ncurses: Always provide a key definition for backtab
Petitboot environments will probably want a basic terminfo defintion (eg, vt220) rather than a full linux or xterm, but vt220 and friends don't define a backtab key. Backtab can be useful for proper form navigation, and without a key definition, we just get an escape, which exits the current screen. This change provides a static definition for KEY_BTAB, so we should always have one available. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'discover')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud