Rightclicking on a sessiontab opens a contextmenu with a few points. Actually only closing the sessiontab is working. I looked into the code and the other points are not implemented.
I have no idea how to implement them, do you or anyone else know how to do this? Would even be nice to have a point "PuTTy menu" (or something like that) that shows the original PuTTy contextmenu.
Maybe it makes sense to open the original PuTTy contextmenu directly on a rightclick on a sessiontab? Do we lose some functionality/options with that?
I have something like this in a local branch that "Edit" brings up the Putty context menu. I'll push that branch up this weekend so you can take a look at it and see where I am going with it.