Answers for "copy paste in nano"

8

copy paste in nano

To copy & paste in nano text editor:
	1. Move cursor to start of text and press CTRL + 6 to set mark.
    2. Highlight text to copy using arrow keys.
    3. Press ALT + 6 to copy.
    4. Move cursor to desired location and press CTRL + U to paste.
Posted by: Guest on May-15-2020
0

paste clipboard nano

SHIFT + INSERT
Posted by: Guest on August-01-2021

Browse Popular Code Answers by Language