micro
micro copied to clipboard
Nano Feature Highlighting / Selecting Multiple Lines
This feature per my comprehension is missing from micro editor
In a nano text editor, we can copy / cut block of lines using the following steps: Set the target by moving the cursor to the beginning of the text and pressing CTRL + 6. Using the arrow keys, highlight the text you want to copy. To copy, hold ALT + 6. To cut / delete, hold CTRL + K.