update readme a little more.

This commit is contained in:
Kelvin Sherlock 2016-07-26 20:22:38 -04:00
parent 933f23de91
commit 1a98acb756
1 changed files with 9 additions and 2 deletions

View File

@ -18,21 +18,28 @@ Supported features
* redirection
* | "pipes" (via a temporary file. Presumably, that's what MPW did as well.)
Not supported
Not (yet) supported
-------------
* subshells (`...`, ``...``)
* text-editing commands (search forward/backward, regular expressions, et cetera)
* aliases
* regular expressions
* text-editing commands (search forward/backward, et cetera)
Builtin Commands
----------------
* AboutBox
* Alias
* Catenate
* Directory
* Echo
* Evaluate
* Exists
* Export
* Parameters
* Quote
* Set
* Shift
* Unalias
* Unexport
* Unset
* Version