Source code from official PuTTY with some 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
Based on KasperDeng's mingw make file
- mingw-w64
- In mingw
- cd build
- run
./do
See the releases section