Page 1 of 1

PuTTY

Posted: 18 May 2020, 00:38
by Jack
I know how to copy/paste but in PuTTY it won't let me paste in to PuTTY. Can someone tell me how to fixed it and I'm running in Superuser?

I built a 6809 Single Board Computer and I'm using PuTTY as a Terminal so I can load in Basic program but I can't paste the program in to the Terminal.

PuTTY

Posted: 18 May 2020, 01:29
by ncmprhnsbl
from: https://the.earth.li/~sgtatham/putty/0. ... #faq-howto
A.6.6 How do I copy and paste between PuTTY and other Windows applications?

Copy and paste works similarly to the X Window System. You use the left mouse button to select text in the PuTTY window. The act of selection automatically copies the text to the clipboard: there is no need to press Ctrl-Ins or Ctrl-C or anything else. In fact, pressing Ctrl-C will send a Ctrl-C character to the other end of your connection (just like it does the rest of the time), which may have unpleasant effects. The only thing you need to do, to copy text to the clipboard, is to select it.

To paste the clipboard contents into a PuTTY window, by default you click the right mouse button. If you have a three-button mouse and are used to X applications, you can configure pasting to be done by the middle button instead, but this is not the default because most Windows users don't have a middle button at all.

You can also paste by pressing Shift-Ins.
so right-click or shift+ins (i presume 'ins' is 'insert' key: next to right ctrl on my keyboard(could be elsewhere)..

PuTTY

Posted: 18 May 2020, 02:00
by Jack
I guest this will work in Porteus to.

PuTTY

Posted: 18 May 2020, 14:14
by Jack
When I pasted the Basic program code here is the output. How can I fix it?
Image

PuTTY

Posted: 18 May 2020, 17:12
by Ed_P
Does the source of the text you are copying show line numbers?

PuTTY

Posted: 18 May 2020, 20:30
by Jack
@Ed_P yes it dose.