cartographer
cartographer copied to clipboard
[Console]Previous commands get flooded up
The previous commands vector container is storing all the messages including the response returned.This makes it harder to cycle through the inputted commands
Also add a clear console output command to remove any old clutter
fixed since the new console was implemented in pull 387