How can I copy text from Links (webpage) to the console?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have been building a Linux From Scratch system and I have installed the Links web browser on it, which I am running in graphical mode via DirectFB (I have not yet installed the X Window System). I am wondering if there is a way that I can copy text from a Links webpage running in one tty, to a console (Bash) running in another tty?



I know text can be copied between two ttys with GPM; however, I can't find a way to do it from Links. In text mode, I seem to be unable to highlight text with the cursor; in graphical mode, I can highlight text, but it doesn't copy to the console with the middle mouse button, like it does in GPM.



It would be very helpful for building further LFS packages, if I could copy-paste text from a web browser to the console.







share|improve this question















  • 1




    Use screen
    – Ipor Sircer
    Jun 25 at 17:16










  • @IporSircer ok, I'll give that a try. Thanks.
    – Time4Tea
    Jun 25 at 18:03






  • 2




    Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
    – Stefan M
    Jun 25 at 19:26














up vote
1
down vote

favorite












I have been building a Linux From Scratch system and I have installed the Links web browser on it, which I am running in graphical mode via DirectFB (I have not yet installed the X Window System). I am wondering if there is a way that I can copy text from a Links webpage running in one tty, to a console (Bash) running in another tty?



I know text can be copied between two ttys with GPM; however, I can't find a way to do it from Links. In text mode, I seem to be unable to highlight text with the cursor; in graphical mode, I can highlight text, but it doesn't copy to the console with the middle mouse button, like it does in GPM.



It would be very helpful for building further LFS packages, if I could copy-paste text from a web browser to the console.







share|improve this question















  • 1




    Use screen
    – Ipor Sircer
    Jun 25 at 17:16










  • @IporSircer ok, I'll give that a try. Thanks.
    – Time4Tea
    Jun 25 at 18:03






  • 2




    Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
    – Stefan M
    Jun 25 at 19:26












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have been building a Linux From Scratch system and I have installed the Links web browser on it, which I am running in graphical mode via DirectFB (I have not yet installed the X Window System). I am wondering if there is a way that I can copy text from a Links webpage running in one tty, to a console (Bash) running in another tty?



I know text can be copied between two ttys with GPM; however, I can't find a way to do it from Links. In text mode, I seem to be unable to highlight text with the cursor; in graphical mode, I can highlight text, but it doesn't copy to the console with the middle mouse button, like it does in GPM.



It would be very helpful for building further LFS packages, if I could copy-paste text from a web browser to the console.







share|improve this question











I have been building a Linux From Scratch system and I have installed the Links web browser on it, which I am running in graphical mode via DirectFB (I have not yet installed the X Window System). I am wondering if there is a way that I can copy text from a Links webpage running in one tty, to a console (Bash) running in another tty?



I know text can be copied between two ttys with GPM; however, I can't find a way to do it from Links. In text mode, I seem to be unable to highlight text with the cursor; in graphical mode, I can highlight text, but it doesn't copy to the console with the middle mouse button, like it does in GPM.



It would be very helpful for building further LFS packages, if I could copy-paste text from a web browser to the console.









share|improve this question










share|improve this question




share|improve this question









asked Jun 25 at 16:01









Time4Tea

866119




866119







  • 1




    Use screen
    – Ipor Sircer
    Jun 25 at 17:16










  • @IporSircer ok, I'll give that a try. Thanks.
    – Time4Tea
    Jun 25 at 18:03






  • 2




    Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
    – Stefan M
    Jun 25 at 19:26












  • 1




    Use screen
    – Ipor Sircer
    Jun 25 at 17:16










  • @IporSircer ok, I'll give that a try. Thanks.
    – Time4Tea
    Jun 25 at 18:03






  • 2




    Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
    – Stefan M
    Jun 25 at 19:26







1




1




Use screen
– Ipor Sircer
Jun 25 at 17:16




Use screen
– Ipor Sircer
Jun 25 at 17:16












@IporSircer ok, I'll give that a try. Thanks.
– Time4Tea
Jun 25 at 18:03




@IporSircer ok, I'll give that a try. Thanks.
– Time4Tea
Jun 25 at 18:03




2




2




Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
– Stefan M
Jun 25 at 19:26




Yes, screen and tmux both have a "copy" feature, after using CTRL+A "ESC" (screen) or CTRL+B "ESC" (tmux). That way it is no longer relevant which program you're trying to copy from.
– Stefan M
Jun 25 at 19:26















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451793%2fhow-can-i-copy-text-from-links-webpage-to-the-console%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451793%2fhow-can-i-copy-text-from-links-webpage-to-the-console%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay