all repos — min @ 6257fca545c46d043c3cb53643a47c1c757e1304

A small but practical concatenative programming language.

Minor fix
Yanis Zafirópulos 1265028+drkameleon@users.noreply.github.com
Mon, 02 Nov 2020 11:07:29 +0100
commit

6257fca545c46d043c3cb53643a47c1c757e1304

parent

bac5e3ea12166f9025910172150182754519f181

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M site/contents/learn-shell.mdsite/contents/learn-shell.md

@@ -10,7 +10,7 @@ > %min-terminal%

> [$](class:prompt) min -i > <span class="prompt">&#91;/Users/h3rald/Development/min&#93;$</span> -Although not as advanced, the min REPL is not dissimilar from an OS system shell like Bash, and as a matter of fact it provides many functionalities that are found in other shells or command prompts, such as: +Although not as advanced, the min REPL is not dissimilar from an OS system shell like Bash, and as a matter of fact, it provides many functionalities that are found in other shells or command prompts, such as: * Auto-completion * Persistent line history