Document CONFIG_CMDLINE_EDITING in README.
This commit is contained in:
parent
dd9f06f0d5
commit
aa0c71acad
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -1490,6 +1490,12 @@ The following options need to be configured:
|
||||||
of the backslashes before semicolons and special
|
of the backslashes before semicolons and special
|
||||||
symbols.
|
symbols.
|
||||||
|
|
||||||
|
- Commandline Editing and History:
|
||||||
|
CONFIG_CMDLINE_EDITING
|
||||||
|
|
||||||
|
Enable editiong and History functions for interactive
|
||||||
|
commandline input operations
|
||||||
|
|
||||||
- Default Environment:
|
- Default Environment:
|
||||||
CONFIG_EXTRA_ENV_SETTINGS
|
CONFIG_EXTRA_ENV_SETTINGS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue