14 lines
444 B
Plaintext
14 lines
444 B
Plaintext
This is a terse description of the new features added to readline-5.2 since
|
|
the release of readline-5.1.
|
|
|
|
1. New Features in Readline
|
|
|
|
a. Calling applications can now set the keyboard timeout to 0, allowing
|
|
poll-like behavior.
|
|
|
|
b. The value of SYS_INPUTRC (configurable at compilation time) is now used as
|
|
the default last-ditch startup file.
|
|
|
|
c. The history file reading functions now allow windows-like \r\n line
|
|
terminators.
|