Disable macOS Emoji Shortcut

I don’t know since when OSX/macOS has a Ctrl + Cmd + Space shortcut to get out an Emoji input dialog, which is really annoying when you use this shortcut for other purpose like Alfred, Spotlight or even code completion.

Just found a way to disable it, copy paste following line in Terminal.

defaults write -g NSUserKeyEquivalents -dict-add ‘Emoji & Symbols’ ‘\0’

via: https://apple.stackexchange.com/questions/106288/how-to-disable-mavericks-emoji-shortcut

)
Arthur Wang 的泡面番

Written by

A programmer. I have a serious blog here -> http://artori.us

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade