Skip to content

Instantly share code, notes, and snippets.

@mkweskin
Last active February 22, 2020 21:37
Show Gist options
  • Save mkweskin/782f16dc8211c50d483b378fc3ea1244 to your computer and use it in GitHub Desktop.
Save mkweskin/782f16dc8211c50d483b378fc3ea1244 to your computer and use it in GitHub Desktop.
My PuTTY settings

My preferred settings for PuTTY (0.71)

  • Terminal

    • Bell
      • Action to happen when a bell occurs : None (bell disabled)
  • Window

    • Lines of scrollback: 50000
    • Appearance
      • Font : Courier Std, 12 pt
    • Behaviour
      • System menu appears on ALT alone
  • Selection (make these copy/paste more Mac Terminal like):

    • Auto-copy selected text to system clipboard : unchecked
    • Mouse paste action : No action
    • {Ctrl,Shift} + Ins : No action
    • Ctrl + Shift + {C,V} : System clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment