I thought it would be a good idea to add a command that clears the shwell. I'm not that familiar with the way you designed the language (I have experience with PLY but as I saw you don't use it), so I just added an if case in shwell.py. If there is a better way to that so we can get the command in the language parser, then please provide me with some help on how to do it.
I thought it would be a good idea to add a command that clears the shwell. I'm not that familiar with the way you designed the language (I have experience with PLY but as I saw you don't use it), so I just added an if case in
shwell.py
. If there is a better way to that so we can get the command in the language parser, then please provide me with some help on how to do it.