Last active
April 18, 2025 14:56
-
-
Save akora/a5ae4839bfc57bc3c705 to your computer and use it in GitHub Desktop.
Remove formatting of clipboard content (turning it into plain text) when copy-pasting - Mac OS Yosemite
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open 'System Preferences' | |
Select 'Keyboard' | |
Select tab 'Shortcuts' | |
Select 'App Shortcuts' from the left listbox | |
Click '+' below right listbox | |
Select 'All Applications' for 'Application' input box | |
Type 'Paste and Match Style' into the 'Menu Title' input box | |
In the 'Keyboard Shortcut' input box, pretend that you are about to paste something by typing cmd-v. There should now be the cloverleaf command sign followed by a V in this box. | |
Click ‘Add' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment