The -s: option activates the "Screensaver" mode, with exits on first keystroke.
This is nice but the keystroke is not recorded on the terminal. So if for example user wants to type "git" the first character g should be recorded and when learning the screen from matrix, g should be present on the terminal along with whatever other characters the user has typed.
The -s: option activates the "Screensaver" mode, with exits on first keystroke.
This is nice but the keystroke is not recorded on the terminal. So if for example user wants to type "git" the first character
gshould be recorded and when learning the screen from matrix, g should be present on the terminal along with whatever other characters the user has typed.