Readline interface: Difference between revisions

m
wordliness
(→‎{{header|REXX}}: added the CHANGESTR bif. -- ~~~~)
m (wordliness)
Line 1:
{{draft task|Terminal control}}
 
Build a simple application withthat accepts at least two commands and uses a readline style interface.
 
The interface should provide
 
* the ability to recall previously typed commands
* a history
* commandline editing
* application specific commands