Home  >  Article  >  How to copy and paste text without formatting on Mac

How to copy and paste text without formatting on Mac

PHPz
PHPzforward
2023-05-18 19:13:173096browse

If you are a Mac user with a Windows PC background, you probably know how to use the typical copy and paste commands in macOS. But there's a handy clipboard trick worth remembering.

如何在 Mac 上复制和粘贴不包括格式的文本
In Windows, the copy and paste key combinations are Control-C and Control-V respectively. On a Mac, it's very similar - all you have to do is use the Command (⌘) key instead of Control.

But did you know that you can also paste text without its original formatting? Not knowing this was possible on Mac, many users paste the text into a plain text editor to remove any styling before copying and pasting it to its intended destination. But you don't have to do that.

如何在 Mac 上复制和粘贴不包括格式的文本
If you want to paste the copied text directly as plain text elsewhere, use the key combination Command-Option-Shift-V, it will automatically remove any formatting.

This is a system-wide shortcut, so you can use it almost anywhere in macOS that accepts text input.

The above is the detailed content of How to copy and paste text without formatting on Mac. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete