summaryrefslogtreecommitdiff
path: root/apps/system/cle/cle.c
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation, mostly related to the command line editorGregory Nutt2014-02-031-1/+1
|
* VI and CLE: Fix lots of typos in commentsGregory Nutt2014-02-021-9/+8
|
* CLE: Remove some un-used constant data definitionsGregory Nutt2014-02-021-13/+9
|
* CLE: Forgot to NUL terminate the command lineGregory Nutt2014-02-021-4/+11
|
* Fix bugs in EMACS command line editor, primarily errors in the VT100 commandsGregory Nutt2014-02-021-137/+149
|
* Add an EMACS-like command line editor that can be used wit NSHGregory Nutt2014-02-021-0/+929