- Clear Console
- ANSI Codes
- \033[H - moves cursor to top left
- \033[2J - clears screen
updated nor even committed.
I didn't end up using either of these methods because I couldn't get them to work so I wrote a method to do that instead. Later, I realized that I had been working on a copy which wasn't being saved nor tracked.