plink fork
The aim of this fork is creating working console ssh client, which does not depend on cygwin or msys.
ConEmu
plink inSome links
Changes in this plink fork
- Plink survives on
Ctrl+C
and is transmitted the keypress to server instead. - Keyboard fixes.
- Arrows are working:
Up
/Down
for history,Left
/Right
for moving in prompt. Esc
keypress 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).