diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2014-04-15 11:48:00 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2014-04-16 09:08:45 +0800 |
commit | a1fb38f17bfa60aac89d0dd21dd8ccc739d794bf (patch) | |
tree | 4930394c42ed0bd505361e379bee264db1da4a30 /discover/paths.c | |
parent | 5171b1c54fc57b6f1963e2482cfc07587296100d (diff) | |
download | talos-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/paths.c')
0 files changed, 0 insertions, 0 deletions