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 trialMaria Persley
8,308 PointsFollowing on my MAC. After typing "Added a README file" No prompts @ bottom to save change. How to save?
Following on my MAC. After typing "Added a README file" there is no prompts @ bottom of screen to save change. Only the word --INSERT--. When I control X nothing happens. How do I save the change?
2 Answers
Dee Greene
8,508 PointsGive this a try:
- hit esc
- type in ":wq"
- hit enter
Also use this to switch your editor the one the teacher is using in the video
git config --global core.editor nano
Brian Stumbaugh
2,161 Pointsayyyy thanks! that worked
Dee Greene
8,508 PointsNo problem!
Brian Stumbaugh
2,161 PointsBrian Stumbaugh
2,161 Pointshey dee....is Nano something that needs to be downloaded...or does it come pre-installed on MacBooks?
Dee Greene
8,508 PointsDee Greene
8,508 PointsI have a Mac and those are the only steps I had to follow.