Skip to content

Instantly share code, notes, and snippets.

@abtris
Created March 22, 2024 10:40
Show Gist options
  • Save abtris/684fbfc56b424a8cf92c91418db5c6d4 to your computer and use it in GitHub Desktop.
Save abtris/684fbfc56b424a8cf92c91418db5c6d4 to your computer and use it in GitHub Desktop.
Mirror Terminal for speaker using extended display

Terminal Mirror

on the primary display

$ screen -S PRESO

mirror session on the secondary display

$ screen -x PRESO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment