mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
Clarify ANSI, not POSIX, terminal escapes in ChangeLog
This commit is contained in:
parent
fd8be987f8
commit
40afd87930
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user