vote up 0 vote down star

I have not managed to get my pbcopy/pbpaste to work in Screen as discussed here.

I aim to solve the problem by having Screen clipboard inside Firefox. Its paste works in terminal by the following command but not in Firefox

C-a ]

How can you use Screen's clipboard inside Firefox?

flag

2 Answers

vote up 2 vote down check

Here's a solution that makes use of screen's buffer-writing commands and pbcopy:

link|flag
vote up 0 vote down

Screen's clipboard (correctly called a paste buffer) only works inside that instance of screen. That's all it's designed to do.

The best way to copy-n-paste to FireFox is to use your terminal program's copy mechanism.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.