Stop is called to stop processing on the screen. The terminal settings will be restored, and the screen may be cleared.
This should be called when the program is exited, or if suspending (to run a sub-shell process interactively for example).
See Implementation
Stop is called to stop processing on the screen. The terminal settings will be restored, and the screen may be cleared.
This should be called when the program is exited, or if suspending (to run a sub-shell process interactively for example).