True terminal restoration
Created by: IGI-111
Using the "alternate screen" capability, the RawTerminal trait restores the terminal in its exact previous state by sending the proper escape codes.
Do mind that I don't know whether this is implemented in redox or not, so I didn't add it there.