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 Git Basics Getting Started With Git The Staging Area

how do i exit the nano editor?

I pressed control + x and then control + Y to save changes but nothing happends , i can press control + C and get back to the nano editor but i cant get back to the git console

1 Answer

Once you have pressed ctrl and x you can then just type y by itself rather than having to type ctrl + y.

Give this a try and then report back on whether it works or not!

-Luke

omg thank you , i was losing hair trying to figure such a simple task haha that actually makes sense now since it doesnt ask for '^' ...