Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing to Windows clipboard #22

Open
GoogleCodeExporter opened this issue Sep 14, 2015 · 1 comment
Open

Printing to Windows clipboard #22

GoogleCodeExporter opened this issue Sep 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by FireEgl on 16 Jun 2012 at 2:49

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant