Skip to content

Instantly share code, notes, and snippets.

@c18s
Created November 6, 2018 07:18
Show Gist options
  • Save c18s/916339f950ec246b856d556d7c5fb765 to your computer and use it in GitHub Desktop.
Save c18s/916339f950ec246b856d556d7c5fb765 to your computer and use it in GitHub Desktop.
ApplePressAndHoldEnabled
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
defaults write com.microsoft.VSCodeInsiders ApplePressAndHoldEnabled -bool false
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment