Open superxcgm opened 3 years ago
Process
User can use Ctrl + l to clear screen.
Ctrl + l
Given: Screen have some text output When: User press Ctrl + l Then: Previous text output disappear.
User can use clear command, so decrease priority of this card.
clear
ctrl + l works well on CLion terminal, while not work in Ubuntu20.04 terminal.
ctrl + l
Epic
Process
Description
User can use
Ctrl + l
to clear screen.AC
Given: Screen have some text output When: User press
Ctrl + l
Then: Previous text output disappear.