Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Data Structures Organizing Data Splitting Strings

Manish Giri
Manish Giri
16,266 Points

Why isn't copy-paste working in REPL console?

I was doing the "Splitting Strings" video workspace, I tried to create a new Treet object with the tweet Craig used in the lecture. But the copy-paste doesn't seem to work in the REPL console. Is it something specific to Mac only?

I've tried Chrome and Firefox on Windows, no paste appears on the right click. Also, Ctrl-C and Ctrl-V doesn't work too.

4 Answers

Aman Tohan
Aman Tohan
14,822 Points

Not apparently visible Brendan. However, in order to paste the copied text, I had to right-click on Chrome's window header bar (The one that says "Treehouse Workspaces - Google Chrome") and select the paste option from the menu. The copy option is there too.

Hi.

It could be that the workspaces are in a Linux enviroment - and paste in Linux -> Ctrl + Shift + V .

Try that. But copy normally with Command + C .

Brendan Whiting
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Brendan Whiting
Front End Web Development Techdegree Graduate 84,735 Points

I had the same problem. For some reason if I use the Ctrl+V shortcut it doesn't work, but if I go up to the Edit menu and choose the Paste option the old fashioned way, it works.

Nikita Serditov
seal-mask
.a{fill-rule:evenodd;}techdegree
Nikita Serditov
Python Web Development Techdegree Student 2,812 Points

Hi.

I'm using Windows and Google Chrome.

I don't have a "Paste" option in a context menu or in Edit menu.

It doesn't work with "Ctrl + V" or "CTRL + Shift + V" or "any other keys + V".

Help please.