In bash, I can clear the screen with the clear command and I can clear the whole "buffer" with the reset command.
I'm looking to accomplish the reset in Emacs *shell* terminal. Is there a command / keyboard binding for this?
|
feedback
|
|
Answering my own question. Found the answer on this site:
Then I also added a key-binding:
| |||
|
feedback
|