Open GoogleCodeExporter opened 8 years ago
Issue 347 has been merged into this issue.
Original comment by jimradford@gmail.com
on 20 Jun 2014 at 4:31
Issue 355 has been merged into this issue.
Original comment by jimradford@gmail.com
on 20 Jun 2014 at 4:32
Issue 395 has been merged into this issue.
Original comment by jimradford@gmail.com
on 20 Jun 2014 at 4:34
Issue 381 has been merged into this issue.
Original comment by jimradford@gmail.com
on 20 Jun 2014 at 4:35
This issue (and the merged issues) are all due to the way the command bar
handles input, it tries to be literal (ie: sends CTRL+V keystrokes to the
sessions instead of pasting the input). I will work on a way to have a
configurable options for how some keystrokes are handled in the near future.
As far as the pipe character |, I have not been able to reproduce that problem
yet.
Thanks everyone for their patience on this issue.
Original comment by jimradford@gmail.com
on 20 Jun 2014 at 4:40
Another potential option for pasting configs in mass could be a function button
next to the command box that sends your clipboard one line at a time instead of
pasting directly into the box itself.
Glad to see an update btw, SuperPutty is great.
Original comment by bpheller...@gmail.com
on 20 Jun 2014 at 1:20
Thank you for helping us with the functionality challenges!
I'll chime in with the earlier comment about the function button, and agree
that SuperPutty is a very helpful and useful tool. Perhaps another mode
switch(es) or toggle button(s) for the various "paste" modes might be a good
idea for easy and quick access at the Commands entry box. I can see having a
use for being able to switch between modes on the fly, but it also might be
useful to provide a preferred/default paste mode selection in the configuration
options section. Just a couple of thoughts.
Thanks again for your efforts and for this fantastic tool!
Original comment by rtw...@gmail.com
on 20 Jun 2014 at 4:41
[deleted comment]
I've reproduced this bug and some more.
Once you hit the AltGr key or Alt+Ctrl anything you enter in the command box
will be send to the hosts right away. It reacts this way for the pipe "|", but
also "#","@","{" etc.
Basically, most of the special caracters on an AZERTY keyboard.
For the logs associated with the hit or long press of AltGr or Alt+Ctrl keys,
it loops with those two lines :
2014-08-21 11:40:12,290 INFO frmSuperPutty - SendCommand:
session=ImportedFromPuTTY/_VDI_MKI, command=[(Menu, Control, Alt)],
handle=9308410
2014-08-21 11:40:12,291 INFO frmSuperPutty - SendCommand:
session=ImportedFromPuTTY/_VDI_MKI, command=[(Menu, Control, Alt)],
handle=1902964
Original comment by Shynk...@gmail.com
on 21 Aug 2014 at 9:52
Original issue reported on code.google.com by
roland_s...@bluewin.ch
on 7 Jun 2013 at 6:45