Open GoogleCodeExporter opened 8 years ago
I had the same problem and did some investigating. The problem is the new
sessions part of the menu. The library superputty uses for the menu just can't
handle that number of items. It is also redundant anyway with the session panel.
I checked and if you go to options->GUI-Session Panel then you can disable the
new sessions menu there. I have twice as many sessions and this fixes the issue
for me. Right click is instantaneous now.
It would be nice if superputty could do something to handle this better or even
simply not provide the menu item (I think it is not a valuable feature).
Original comment by j...@gimo.co.uk
on 22 Apr 2015 at 10:20
I also had a look and found the same reason. I didn't go to deep but it seemed
that menu forming loop takes N^2 time. As no one was working to resolve this,
I rebuilt SupperPutty with VisualStudio Express without the menu and happily
using it now. (Attached)
Original comment by MaKSok...@gmail.com
on 23 Apr 2015 at 6:52
Attachments:
Original issue reported on code.google.com by
MaKSok...@gmail.com
on 24 Jan 2014 at 6:16