Commit Graph

4 Commits (e65afc4b10552ec9ac7de2f0d924b96bc71aaad0)

Author SHA1 Message Date
Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key
F8 is represented by the ANSI escape sequence "^[[19~", which is not
representable as a KEY_xxx constant using the current encoding scheme.
Adapt the encoding scheme to allow F8 to be represented, since PXE
requires that we may need to prompt the user to press F8.
2009-01-25 21:10:48 +00:00
Michael Brown 46c3eeba2a Fix definition of KEY_END 2006-12-20 22:17:44 +00:00
Michael Brown 2ae27f44d9 Add insert/delete and document keys, and documentation. 2006-12-20 22:11:28 +00:00
Michael Brown 96a1a2c6f0 Key definitions 2006-12-20 21:53:07 +00:00