You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to reintegrate this patch into FuTTY, but I don't like how all that
Windows specific code is in terminal.c, it should be in windows/winprint.c
instead I think. And the need for the printclip int can/should be eliminated (I
think).
http://ericmason.net/2010/04/putty-ssh-windows-clipboard-integration/
http://ericmason.net/putty/putty-0.60-clip.patch
Attached is a better copy of the patch (it applies to the old 0.61 version of
FuTTY)..
BTW, you can still get what you want to the clipboard, just tell PuTTY to
"Clear Scrollback", and then cat whatever big file you want, and then "Copy All
to Clipboard".
Original issue reported on code.google.com by FireEgl on 16 Jun 2012 at 2:48
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
FireEgl
on 16 Jun 2012 at 2:48The text was updated successfully, but these errors were encountered: