Skip to content

Instantly share code, notes, and snippets.

@chibby0ne
Created February 23, 2018 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chibby0ne/be7d4512f60f8bb42a8f00fa3e650b22 to your computer and use it in GitHub Desktop.
Save chibby0ne/be7d4512f60f8bb42a8f00fa3e650b22 to your computer and use it in GitHub Desktop.
Full terminal windows minicom
To make minicom use the entire terminal window, after sessions has started check that the terminal emulation is set to ANSI.
For this you need to press:
Ctrl-A Z for help
In the menu that appears select Terminal settings by pressing 't' key.
Then in that menu press 'a' To switch Terminal Emulation. By default minicom uses VT102 which only uses a small portion of the screen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment