TerminalView.Reset (gb.form.terminal)

Sub Reset ( [ KeepCursor As Boolean ] )

Reset the terminal.

  • The terminal output is resumed if it was suspended.

  • The mouse mode is disabled.

  • All terminal modes are reset to their defaults.

  • The cursor position is reset, unless the KeepCursor argument is TRUE.

  • The terminal attributes are reset to their defaults.