plink
plink copied to clipboard
Fork of git://git.tartarus.org/simon/putty.git intended for plink fixes
plink fork
The aim of this fork is creating working console ssh client, which does not depend on cygwin or msys.
plink in ConEmu

Some links
Changes in this plink fork
- Plink survives on
Ctrl+Cand is transmitted the keypress to server instead. - Keyboard fixes.
- Arrows are working:
Up/Downfor history,Left/Rightfor moving in prompt. Esckeypress transmitted to server (Vim and so on).
- Arrows are working:
- ssh terminal size is properly initialized on startup (on-the-fly resize is not supported yet).