Skip to content
Snippets Groups Projects
Commit 40afd879 authored by Mark Mitchell's avatar Mark Mitchell
Browse files

Clarify ANSI, not POSIX, terminal escapes in ChangeLog

parent fd8be987
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
* 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.
Windows keysequences into ANSI key sequences.
* rldefs.h (NO_TTY_DRIVER): Define on MinGW.
* rltty.c: Conditionalize on NO_TTY_DRIVER throughout.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment