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 Objects (Retired) Meet Objects Welcome Back

Cannot use special characters (e.g. ||) when typing in repl

I am using a German keyboard and the | character is accessible with AltGr, however not when typing into the console with repl... I can use it only when writing above in the Workspace. Any ideas?

1 Answer

Henning Bang Halvorsen
Henning Bang Halvorsen
16,239 Points

Hello! I had kind of the same issue. After a while with using Workspaces, I could not enter signs that required AltGr. I assume you are using Google Chrome! If you are, then simply switch browser to say Firefox! That worked for me! :)

Thanks a lot for the tip - you are right, I am using chrome. I will give it a try with another browser!