How do I copy text from PuTTY to another window? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to copy text from (or paste to) PuttyAlternative to xsel or xclip *without* X11 installed?Putty-like copy/pasteConnecting to MSP430 via /dev/ttyACM0When using `byobu` in a PuTTY session cannot create new windowsCopy paste not working on ubuntu puttyApplication Putty starts in small windowWhy can't I have multiple application instances from the GUI?Copy/paste middle mouse button functionality absentCan I access Ubuntu desktop from PuTTY?How to record putty session?How to copy text from (or paste to) Putty
Chinese Seal on silk painting - what does it mean?
Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?
Is there any word for a place full of confusion?
Is CEO the "profession" with the most psychopaths?
Did Deadpool rescue all of the X-Force?
Should I use a zero-interest credit card for a large one-time purchase?
A term for a woman complaining about things/begging in a cute/childish way
Disembodied hand growing fangs
How would a mousetrap for use in space work?
Time to Settle Down!
Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode
Selecting user stories during sprint planning
AppleTVs create a chatty alternate WiFi network
What is the topology associated with the algebras for the ultrafilter monad?
What is this clumpy 20-30cm high yellow-flowered plant?
Why wasn't DOSKEY integrated with COMMAND.COM?
Take 2! Is this homebrew Lady of Pain warlock patron balanced?
If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?
Why should I vote and accept answers?
An adverb for when you're not exaggerating
Amount of permutations on an NxNxN Rubik's Cube
Hangman Game with C++
How were pictures turned from film to a big picture in a picture frame before digital scanning?
Effects on objects due to a brief relocation of massive amounts of mass
How do I copy text from PuTTY to another window?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to copy text from (or paste to) PuttyAlternative to xsel or xclip *without* X11 installed?Putty-like copy/pasteConnecting to MSP430 via /dev/ttyACM0When using `byobu` in a PuTTY session cannot create new windowsCopy paste not working on ubuntu puttyApplication Putty starts in small windowWhy can't I have multiple application instances from the GUI?Copy/paste middle mouse button functionality absentCan I access Ubuntu desktop from PuTTY?How to record putty session?How to copy text from (or paste to) Putty
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm using PuTTY on Ubuntu 14.04 (Trusty Tahr) to connect to a serial port.
I need to copy text from a PuTTY window to another window (for example, gedit).
UPDATE
I can copy by selecting text with the mouse and paste it by mouse middle click. But it does not work when I paste from another window.
UPDATE1
I haven't succeeded to fix this issue, but I've switched to the Ubuntu-native application GtkTerm which can copy-paste as usual from the Ubuntu terminal.
serial-port putty
add a comment |
I'm using PuTTY on Ubuntu 14.04 (Trusty Tahr) to connect to a serial port.
I need to copy text from a PuTTY window to another window (for example, gedit).
UPDATE
I can copy by selecting text with the mouse and paste it by mouse middle click. But it does not work when I paste from another window.
UPDATE1
I haven't succeeded to fix this issue, but I've switched to the Ubuntu-native application GtkTerm which can copy-paste as usual from the Ubuntu terminal.
serial-port putty
add a comment |
I'm using PuTTY on Ubuntu 14.04 (Trusty Tahr) to connect to a serial port.
I need to copy text from a PuTTY window to another window (for example, gedit).
UPDATE
I can copy by selecting text with the mouse and paste it by mouse middle click. But it does not work when I paste from another window.
UPDATE1
I haven't succeeded to fix this issue, but I've switched to the Ubuntu-native application GtkTerm which can copy-paste as usual from the Ubuntu terminal.
serial-port putty
I'm using PuTTY on Ubuntu 14.04 (Trusty Tahr) to connect to a serial port.
I need to copy text from a PuTTY window to another window (for example, gedit).
UPDATE
I can copy by selecting text with the mouse and paste it by mouse middle click. But it does not work when I paste from another window.
UPDATE1
I haven't succeeded to fix this issue, but I've switched to the Ubuntu-native application GtkTerm which can copy-paste as usual from the Ubuntu terminal.
serial-port putty
serial-port putty
edited Nov 1 '17 at 23:10
muru
1
1
asked Jul 30 '15 at 12:44
fsquirrelfsquirrel
141127
141127
add a comment |
add a comment |
8 Answers
8
active
oldest
votes
I've copied from the PuTTY manual:
PuTTY's copy and paste works entirely with the mouse. In order to copy text to the clipboard, you just click the left mouse button in the terminal window, and drag to select text. When you let go of the button, the text is automatically copied to the clipboard. You do not need to press Ctrl-C or Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C character down your session to the server where it will probably cause a process to be interrupted.
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
|
show 2 more comments
COPY:
Simply highlight text in PuTTY. Press and keep pressed left mouse button + move mouse to highlight the text you want + release left mouse button and text will be copied to the clipboard.
PASTE:
Just click the middle mouse button to paste clipboard text in PuTTY itself or every other application that has a text prompt. Please note that modern mice don't have the middle 'button' but usually a wheel, so you have to click on the wheel. If you are using a laptop, tapping on the upper right corner of the touchpad should reproduce a mouse middle click.
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
add a comment |
I had same problem.
Despite suggestion from manual, left mouse button selection for copying text does not work for me.
I had found that middle mouse button does the trick.
add a comment |
Simple; just highlight the text in putty and right click. Note, though, that this will also paste the text into whatever you are working on in Putty.
For example, if you are copying text from Vim or Nano, highlight the text you want to copy, right click it, and then quit without saving.
add a comment |
You can use cat Abc.java to show the content of file.
Then highlight the text and CTRL + C to copy the text.
After that, you can paste any where you want.
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
add a comment |
There is an ugly way that I use to copy from Putty console.
In Putty configuration window, I have enabled Session Logging to get the console output dumped to a file on my system.

Then I tail the log file in a local terminal with command:
tail -f <logFileName>
When I have to copy something, I go to the local terminal where the log is being tailed and copy what I need with CtrlShiftC.
add a comment |
just highlight the text on the terminal and click both right and left buttons on your touch pad simultaneously.
go to the text document and click the both buttons simultaneously for copying the details from terminal to text document.
this is what worked for me ..im on ubuntu 16.04 LTS
add a comment |
I found the solution here
Problem
Copy Paste text from PuTTY to Another Application on Ubuntu not working
solution
Select the text you want to copy on the screen and leave as it is. This will copy the text to PuTTY clipboard.
pasting to other application:
Go to the other application and press the middle button of the mouse. If your mouse only has two buttons, then press both left and right buttons simultaneously, it will paste the text on the other application. However, if you try to use CTRL + V , it will paste the content which is present in the default clipboard.
This worked for me on Fedora
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f654609%2fhow-do-i-copy-text-from-putty-to-another-window%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've copied from the PuTTY manual:
PuTTY's copy and paste works entirely with the mouse. In order to copy text to the clipboard, you just click the left mouse button in the terminal window, and drag to select text. When you let go of the button, the text is automatically copied to the clipboard. You do not need to press Ctrl-C or Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C character down your session to the server where it will probably cause a process to be interrupted.
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
|
show 2 more comments
I've copied from the PuTTY manual:
PuTTY's copy and paste works entirely with the mouse. In order to copy text to the clipboard, you just click the left mouse button in the terminal window, and drag to select text. When you let go of the button, the text is automatically copied to the clipboard. You do not need to press Ctrl-C or Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C character down your session to the server where it will probably cause a process to be interrupted.
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
|
show 2 more comments
I've copied from the PuTTY manual:
PuTTY's copy and paste works entirely with the mouse. In order to copy text to the clipboard, you just click the left mouse button in the terminal window, and drag to select text. When you let go of the button, the text is automatically copied to the clipboard. You do not need to press Ctrl-C or Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C character down your session to the server where it will probably cause a process to be interrupted.
I've copied from the PuTTY manual:
PuTTY's copy and paste works entirely with the mouse. In order to copy text to the clipboard, you just click the left mouse button in the terminal window, and drag to select text. When you let go of the button, the text is automatically copied to the clipboard. You do not need to press Ctrl-C or Ctrl-Ins; in fact, if you do press Ctrl-C, PuTTY will send a Ctrl-C character down your session to the server where it will probably cause a process to be interrupted.
answered Jul 30 '15 at 12:47
FrantiqueFrantique
7,2022649
7,2022649
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
|
show 2 more comments
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
4
4
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
Thank you for quick reply but for me it does not work... I can copy by selecting(drag and drop) and paste by middle mouse click. But I cannot paste selected to another window.
– fsquirrel
Jul 30 '15 at 12:51
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
This is weird. The copied content goes to Windows's clipboard, so it should be accessible to others as well.
– Frantique
Jul 30 '15 at 12:56
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
I'm not sure that I understand what Windows you mean.
– fsquirrel
Jul 30 '15 at 12:57
1
1
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
Ohh, sorry, I missed the Ubuntu host part. :) Why do you use Putty and not a normal Terminal with SSH session?
– Frantique
Jul 30 '15 at 13:01
1
1
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
As I'm connecting to device via UART. It is serial port connection not ssh.
– fsquirrel
Jul 30 '15 at 13:12
|
show 2 more comments
COPY:
Simply highlight text in PuTTY. Press and keep pressed left mouse button + move mouse to highlight the text you want + release left mouse button and text will be copied to the clipboard.
PASTE:
Just click the middle mouse button to paste clipboard text in PuTTY itself or every other application that has a text prompt. Please note that modern mice don't have the middle 'button' but usually a wheel, so you have to click on the wheel. If you are using a laptop, tapping on the upper right corner of the touchpad should reproduce a mouse middle click.
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
add a comment |
COPY:
Simply highlight text in PuTTY. Press and keep pressed left mouse button + move mouse to highlight the text you want + release left mouse button and text will be copied to the clipboard.
PASTE:
Just click the middle mouse button to paste clipboard text in PuTTY itself or every other application that has a text prompt. Please note that modern mice don't have the middle 'button' but usually a wheel, so you have to click on the wheel. If you are using a laptop, tapping on the upper right corner of the touchpad should reproduce a mouse middle click.
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
add a comment |
COPY:
Simply highlight text in PuTTY. Press and keep pressed left mouse button + move mouse to highlight the text you want + release left mouse button and text will be copied to the clipboard.
PASTE:
Just click the middle mouse button to paste clipboard text in PuTTY itself or every other application that has a text prompt. Please note that modern mice don't have the middle 'button' but usually a wheel, so you have to click on the wheel. If you are using a laptop, tapping on the upper right corner of the touchpad should reproduce a mouse middle click.
COPY:
Simply highlight text in PuTTY. Press and keep pressed left mouse button + move mouse to highlight the text you want + release left mouse button and text will be copied to the clipboard.
PASTE:
Just click the middle mouse button to paste clipboard text in PuTTY itself or every other application that has a text prompt. Please note that modern mice don't have the middle 'button' but usually a wheel, so you have to click on the wheel. If you are using a laptop, tapping on the upper right corner of the touchpad should reproduce a mouse middle click.
edited Nov 1 '17 at 18:58
answered May 29 '16 at 17:05
bytepanbytepan
37123
37123
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
add a comment |
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
1
1
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This work, but not for all applications, for example it is not possible to copy text directly in Firefox, in a text area of a web page. I need to copy to an opened text editor first.
– Fabiano Tarlao
Apr 21 '17 at 8:48
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
This answer almost resolved my confusion. Important detail: PuTTY's 'copy' is not to the clipboard. The normal clipboard will still be unmodified. This makes it seem like left button select did nothing. Left button select in PuTTY, then scroll button press in gedit to paste worked.
– jws
Jul 26 '18 at 20:35
add a comment |
I had same problem.
Despite suggestion from manual, left mouse button selection for copying text does not work for me.
I had found that middle mouse button does the trick.
add a comment |
I had same problem.
Despite suggestion from manual, left mouse button selection for copying text does not work for me.
I had found that middle mouse button does the trick.
add a comment |
I had same problem.
Despite suggestion from manual, left mouse button selection for copying text does not work for me.
I had found that middle mouse button does the trick.
I had same problem.
Despite suggestion from manual, left mouse button selection for copying text does not work for me.
I had found that middle mouse button does the trick.
answered Jan 5 '17 at 6:16
fatfat
1747
1747
add a comment |
add a comment |
Simple; just highlight the text in putty and right click. Note, though, that this will also paste the text into whatever you are working on in Putty.
For example, if you are copying text from Vim or Nano, highlight the text you want to copy, right click it, and then quit without saving.
add a comment |
Simple; just highlight the text in putty and right click. Note, though, that this will also paste the text into whatever you are working on in Putty.
For example, if you are copying text from Vim or Nano, highlight the text you want to copy, right click it, and then quit without saving.
add a comment |
Simple; just highlight the text in putty and right click. Note, though, that this will also paste the text into whatever you are working on in Putty.
For example, if you are copying text from Vim or Nano, highlight the text you want to copy, right click it, and then quit without saving.
Simple; just highlight the text in putty and right click. Note, though, that this will also paste the text into whatever you are working on in Putty.
For example, if you are copying text from Vim or Nano, highlight the text you want to copy, right click it, and then quit without saving.
answered Jul 30 '15 at 12:47
A.J. RuckmanA.J. Ruckman
83112
83112
add a comment |
add a comment |
You can use cat Abc.java to show the content of file.
Then highlight the text and CTRL + C to copy the text.
After that, you can paste any where you want.
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
add a comment |
You can use cat Abc.java to show the content of file.
Then highlight the text and CTRL + C to copy the text.
After that, you can paste any where you want.
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
add a comment |
You can use cat Abc.java to show the content of file.
Then highlight the text and CTRL + C to copy the text.
After that, you can paste any where you want.
You can use cat Abc.java to show the content of file.
Then highlight the text and CTRL + C to copy the text.
After that, you can paste any where you want.
edited Apr 22 '16 at 2:01
Android Dev
11.1k63462
11.1k63462
answered Apr 21 '16 at 13:35
vtc94vtc94
111
111
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
add a comment |
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
While your answer may be valid you could elaborate more about how and aswell format it a bit better, see Help Page
– Videonauth
Apr 21 '16 at 14:12
add a comment |
There is an ugly way that I use to copy from Putty console.
In Putty configuration window, I have enabled Session Logging to get the console output dumped to a file on my system.

Then I tail the log file in a local terminal with command:
tail -f <logFileName>
When I have to copy something, I go to the local terminal where the log is being tailed and copy what I need with CtrlShiftC.
add a comment |
There is an ugly way that I use to copy from Putty console.
In Putty configuration window, I have enabled Session Logging to get the console output dumped to a file on my system.

Then I tail the log file in a local terminal with command:
tail -f <logFileName>
When I have to copy something, I go to the local terminal where the log is being tailed and copy what I need with CtrlShiftC.
add a comment |
There is an ugly way that I use to copy from Putty console.
In Putty configuration window, I have enabled Session Logging to get the console output dumped to a file on my system.

Then I tail the log file in a local terminal with command:
tail -f <logFileName>
When I have to copy something, I go to the local terminal where the log is being tailed and copy what I need with CtrlShiftC.
There is an ugly way that I use to copy from Putty console.
In Putty configuration window, I have enabled Session Logging to get the console output dumped to a file on my system.

Then I tail the log file in a local terminal with command:
tail -f <logFileName>
When I have to copy something, I go to the local terminal where the log is being tailed and copy what I need with CtrlShiftC.
edited Oct 13 '17 at 3:06
muru
1
1
answered Oct 13 '17 at 1:50
Rijo JosephRijo Joseph
111
111
add a comment |
add a comment |
just highlight the text on the terminal and click both right and left buttons on your touch pad simultaneously.
go to the text document and click the both buttons simultaneously for copying the details from terminal to text document.
this is what worked for me ..im on ubuntu 16.04 LTS
add a comment |
just highlight the text on the terminal and click both right and left buttons on your touch pad simultaneously.
go to the text document and click the both buttons simultaneously for copying the details from terminal to text document.
this is what worked for me ..im on ubuntu 16.04 LTS
add a comment |
just highlight the text on the terminal and click both right and left buttons on your touch pad simultaneously.
go to the text document and click the both buttons simultaneously for copying the details from terminal to text document.
this is what worked for me ..im on ubuntu 16.04 LTS
just highlight the text on the terminal and click both right and left buttons on your touch pad simultaneously.
go to the text document and click the both buttons simultaneously for copying the details from terminal to text document.
this is what worked for me ..im on ubuntu 16.04 LTS
answered Feb 16 '18 at 7:11
MANOJMANOJ
111
111
add a comment |
add a comment |
I found the solution here
Problem
Copy Paste text from PuTTY to Another Application on Ubuntu not working
solution
Select the text you want to copy on the screen and leave as it is. This will copy the text to PuTTY clipboard.
pasting to other application:
Go to the other application and press the middle button of the mouse. If your mouse only has two buttons, then press both left and right buttons simultaneously, it will paste the text on the other application. However, if you try to use CTRL + V , it will paste the content which is present in the default clipboard.
This worked for me on Fedora
add a comment |
I found the solution here
Problem
Copy Paste text from PuTTY to Another Application on Ubuntu not working
solution
Select the text you want to copy on the screen and leave as it is. This will copy the text to PuTTY clipboard.
pasting to other application:
Go to the other application and press the middle button of the mouse. If your mouse only has two buttons, then press both left and right buttons simultaneously, it will paste the text on the other application. However, if you try to use CTRL + V , it will paste the content which is present in the default clipboard.
This worked for me on Fedora
add a comment |
I found the solution here
Problem
Copy Paste text from PuTTY to Another Application on Ubuntu not working
solution
Select the text you want to copy on the screen and leave as it is. This will copy the text to PuTTY clipboard.
pasting to other application:
Go to the other application and press the middle button of the mouse. If your mouse only has two buttons, then press both left and right buttons simultaneously, it will paste the text on the other application. However, if you try to use CTRL + V , it will paste the content which is present in the default clipboard.
This worked for me on Fedora
I found the solution here
Problem
Copy Paste text from PuTTY to Another Application on Ubuntu not working
solution
Select the text you want to copy on the screen and leave as it is. This will copy the text to PuTTY clipboard.
pasting to other application:
Go to the other application and press the middle button of the mouse. If your mouse only has two buttons, then press both left and right buttons simultaneously, it will paste the text on the other application. However, if you try to use CTRL + V , it will paste the content which is present in the default clipboard.
This worked for me on Fedora
answered 10 mins ago
Accountant مAccountant م
1013
1013
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f654609%2fhow-do-i-copy-text-from-putty-to-another-window%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown