--- doc/docbase/lscp_shell/01_lscp_shell.html 2015/07/18 19:03:21 2816 +++ doc/docbase/lscp_shell/01_lscp_shell.html 2015/07/18 19:13:08 2817 @@ -22,7 +22,7 @@ As you can see on the screen shot above, the LSCP shell displays all possibilities to complete the current command in real-time while you are typing. In contrast to other shells you don't need to - hit a special key over and over for that. These hints are always + hit a special key over and over again for that. These hints are always automatically displayed right next to your text cursor (in yellow color). Also the color of your current command line changes while you are typing:
    @@ -55,7 +55,7 @@

    So these visual feedback features reduce the amount of times you have to - grab for the LSCP specification documents, and provide a huge speed up of + grab for the LSCP specification document, and provide a huge speed up of your LSCP typing tasks.

    @@ -79,7 +79,7 @@ and other mistakes. The LSCP shell will help you and automatically corrects trivial mistakes for you. So after you fired a command with the return key, the command line will be checked, and if it is incorrect, the - shell will check for your command line for trivial mistakes, automatically + shell will check your command line for trivial mistakes, automatically correct those errors for you, display the updated, corrected command line in the shell and execute it with the sampler. Or do you want to get bothered for things like upper/lower case or space/underscore confusions? @@ -103,5 +103,13 @@ shell's automation features.

    +

    What next?

    +

    + If you have never been in touch with LSCP before, you might have a look + at the latest + LSCP specification document + first. +

    +