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 Editing Files

Aaron Coursolle
Aaron Coursolle
18,014 Points

When you can't "highlight", how do you copy, cut and paste?

Using Nano, the built in text editor for the console, what are the steps involved for cutting, copying and pasting, when you can't use the mouse to properly highlight the text?

1 Answer

Seth Reece
Seth Reece
32,867 Points

Move to the beginning of the text you want to copy or cut. HIt ctrl (or command) + shift + 6. You should see "Mark set" in your terminal. Move the cursor to highlight what you want to copy or cut.