Skip to content

Instantly share code, notes, and snippets.

@joxz
Last active September 7, 2022 18:10
Show Gist options
  • Save joxz/db9a19c260cd9467183d7a1a8c7a65fe to your computer and use it in GitHub Desktop.
Save joxz/db9a19c260cd9467183d7a1a8c7a65fe to your computer and use it in GitHub Desktop.
Improved Putty Settings

IMPROVED PUTTY SETTINGS

Open the default template in Category: Session by selecting Default Settings and pressing the Load button

Summary:

Category: Terminal > Bell

Action to happen when a bell occurs: Visual bell (flash window)

Taskbar/caption indication: Flashing

Category: Window

Lines of scrollback: 20000

Reset scrollback on keypress: checked

Reset scrollback on display activity: unchecked

Category: Window > Appearance

Font: Lucida Console, 9pt

Font quality: ClearType

Gap between window edge: 3

Category: Window > Selection

Paste to clipboard in RTF as well as plain text: enabled

Category: Connection

Seconds between keepalives (0 to turn off): 25

Category: Terminal > Features

Disable Application keypad mode: checked

Save the the default settings in Category: Session

Export

Export Putty settings: regedit /e %userprofile%\Desktop\putty.reg HKEY_CURRENT_USER\Software\Simontatham

Source

http://dag.wiee.rs/blog/content/improving-putty-settings-on-windows

Links

https://github.com/cowsay/PuTTY-Color-Schemes

http://putty.org.ru/themes/index.html

https://github.com/brantb/solarized/tree/master/putty-colors-solarized

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