The screen-clear
command in Mintlayer is a simple yet useful tool for clearing the screen in the wallet's command-line interface. This command helps in managing the visibility of the command-line interface by removing clutter and providing a clean working space.
screen-clear
-h, --help
: Displays help information about the screen-clear
command.Clearing the Screen:
To clear the current screen of the wallet's command-line interface, execute:
screen-clear
This will immediately clear all visible text and commands from the screen, leaving you with a clean and empty command-line interface.