For Linux or macOS Terminal:Copy: Ctrl + Shift + C to copy text.Paste:Ctrl + Shift + VAlternatively: Cmd + V (macOS) or Shift + Insert (Linux).For Windows (PuTTY or Similar SSH Clients):Copy: Select text (it automatically copies to the clipboard).Paste: Right-click or Shift + Insert.For Windows Subsystem for Linux (WSL) with Windows Terminal:Copy: Ctrl + Shift + CPaste: Ctrl + Shift + VFor tmux or screen session:Copy and Paste in tmux:Copy: Ctrl + B then [, navigate to the text, press Enter to copy.Paste: Ctrl + B then ].