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

Development Tools Console Foundations Getting Started with the Console Moving Around the Filesystem

No Tilda key working on OSX

I got the latest OSX and the ~ doesn't work. Is there any other keyboard shortcut?

What do you mean it doesn't work - you successfully created a ~ character. What are you trying to do in the console that isn't working?

6 Answers

To get a ~ tilde in treehouse terminal I had to change my german keyboard to british and hold down shift while pressing < (next to shift on left side , unfortunately it's not working with US keyborard)

To change your keyboard go to system preferences / keyboard / input sources click on the + symbol choose english and then british.

Hope that works for you aswell.

Hey Ammar,

try alt N combination ...

Grigorij

Shift + ~

I'm on a French keyboard and the combination 'alt + n' for tilde ~ doesn't work in the console. Outside the console it works, but only when space bar is typed after 'alt + n' (to confirm the character, this is normal on French keyboards).

Anyone have a solution (other than buying a new keyboard)?

Having the same problem here. CanΒ΄t place a tilda in the console. Using a dell laptop keyboard.

I can place it on the console, but it gives me back this line: -bash: cd: ˜: No such file or directory. Anyone knows why?