* input.c (rl_getc): Use getch to read console input on
authorMark Mitchell <mark@codesourcery.com>
Mon, 25 Jul 2005 15:09:31 +0000 (15:09 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 25 Jul 2005 15:09:31 +0000 (15:09 +0000)
commitfd8be987f8334e9530be6ca571c54695892aa871
tree60327bf0cf90e57934fbcaf6ff8cee1b5e882083
parent7ef34f2cde1d446fb7ce7d2151446a7ac38aeabd
* input.c (rl_getc): Use getch to read console input on
Windows.
* readline.c (bind_arrow_keys_internal): Translate
Windows keysequences into POSIX key sequences.
* rldefs.h (NO_TTY_DRIVER): Define on MinGW.
* rltty.c: Conditionalize on NO_TTY_DRIVER throughout.
readline/ChangeLog.gdb
readline/input.c
readline/readline.c
readline/rldefs.h
readline/rltty.c
This page took 0.024772 seconds and 4 git commands to generate.