In order to perform Cut, Copy and Paste operations on Nano editor you can make use of the keyboard combinations that you will see at the bottom of Nano text editor.

To better understand, follow the below gif demo,

Step 1: Select/Highlight the text:
To select text to cut you can make use of Shift + Arrow Keys
Step 2: Cut the selected text:
After you select the text, press Control + K button to cut the text to the clipboard
Step 3: Paste the text from clipboard:
Move your cursor where you want to paste the text and press Control + U button
✌️In order to just copy the text in the clipboard, select the text and press Alt + 6 (this may not work on macOS)
More Posts related to Linux,
- Rename a directory using Linux/Unix command
- ls command to list only directories
- How to Restart or Reload Nginx Server Service on Linux
- 3 ways to clear screen on Linux Terminal
- ls command: sort files by name alphabetically A-Z or Z-A [Linux/Unix/macOS/Bash]
- Copy entire directory using Terminal Command [Linux, Mac, Bash]
- Fix: sudo: unable to open Read-only file system
- Create Hidden File or Directory using Shell Command
- Command to know the installed Debian version?
- The Date Command and its usage [Linux - Unix - macOS]
- Fix - bash: man: command not found
- How to tar.gz a directory or folder Command
- How to Display content of a file in Terminal Screen?
- How to change bash terminal prompt string and color
- Sort ls command by last modified date and time
- Execute .bin and .run file Ubuntu Linux
- zsh hello world example
- How to check uptime of Linux/Unix/macOS system/server using console command?
- [Fix] Linux - bash: useradd: command not found
- Command to check Last Login or Reboot History of Users and TTYs
- How to install and Configure sar sysstat tools in Ubuntu Linux
- How to use SCP Command to Copy Directory
- Linux Remove or Delete Files and Directories using Terminal Commands
- How to connect to SSH port other than default 22
- Install OpenSSL on Linux/Ubuntu
More Posts:
- Python range() function examples - Python
- How to check if a port is in use using terminal [Linux or macOS] - MacOS
- Install postgres Client using apt-get command - Ubuntu
- Clear Screen shortcut macOS Terminal - MacOS
- Indent/Prettify HTML File in Notepad++ - NotepadPlusPlus
- [Android Studio] MainActivity does not exist - Android-Studio
- Fix Error Code: 80090030 in Microsoft Outlook/Teams - Microsoft
- SharePoint Designer Workflow error - Coercion Failed: Input cannot be null for this coercion - SharePoint