mirror of
https://github.com/acpica/acpica/
synced 2025-01-13 12:59:18 +03:00
581de77bc9
This change adds full history and limited line editing for Unix and Linux systems. It does not use readline() because of portability issues. Instead it uses the POSIX termio interface to put the terminal in raw input mode so that the various special keys can be trapped (such as up-arrow and down-arrow for history support). |
||
---|---|---|
documents | ||
generate | ||
source | ||
tests | ||
.gitignore | ||
Makefile |