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 trialLearning coding
Front End Web Development Techdegree Student 9,937 PointsHow does he change screen after 45 seconds?
When I have saved the changes in nano Tommy goes back to the other screen after 45 seconds. How does he do that? He just goes back, but I don't see, or hear him giving a command. Thanks.
2 Answers
Sam Donald
36,305 PointsFrom memory you exit nano (if that's what you mean he did) by pressing,
- Control + X on Windows
- Command + X on Mac
Jasmine Robinson
4,203 PointsHe presses Ctrl + X to exit the file
Then 'y' to save the changes
Then 'enter' to leave the filename as it is and return to command line
Alejandro Fidanza
Full Stack JavaScript Techdegree Graduate 24,840 PointsAlejandro Fidanza
Full Stack JavaScript Techdegree Graduate 24,840 Pointsand Control + X on Linux