I have an idea for a new feature for jQuery Terminal
Right now, when you echo a function, there is no way for the text to disappear.
e.g. Terminal Signature on smaller screens is just an empty line.
echo null in function should hide the line.
I'm not sure about just echo(null) maybe it should also create a hidden placeholder.