Skip to content

Shocker/soft_putty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuTTY

Source code from official PuTTY with some improvements

Improvements

  • Option to start new windows/sessions maximized
  • Option to start saved sessions by using the function keys (F1 - F12)
  • Option to clear window and scrollback using CTRL + SHIFT + C
  • Option to duplicate current session using CTRL + ALT + D
  • Restart session by pressing R key if terminated

Most options can be found in the Window -> Behaviour section of settings

Build on Windows

Based on KasperDeng's mingw make file

Compiled windows binary

See the releases section