jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.93k stars 322 forks source link

Spacebar for Sendkeys #584

Open Zenrage opened 8 years ago

Zenrage commented 8 years ago

I dont know if I am missing it but SENDKEY {SPACE} doesnt seem to work.

Edit; SENDKEY {} Seems to work but its very unreliable. I made a pretty lengthy script for programming, and all works fine except the spacebar. Unfortunately the toggle options are spacebar only.

I was able to test it inside the option by SENDKEY {} and sometimes it worked and sometimes it didnt.

Zenrage commented 8 years ago

Ive read that maybe just adding SPACE and doing {" "} would work. Ill give it a shot maybe later

zaroth commented 8 years ago

SENDKEY {ENTER} also doesn't seem to work with MinTTY 2.2.2, neither does SENDLINE.