Key Mapping and Vintage Mode Setup for Sublime Text 2 (projectpoppycock.com) 1 points by franl 12y ago ↗ HN
[–] franl 12y ago ↗ For OSX Lion / Mountain Lion:OS X LionIn Lion, holding down a key won't repeat it, but will instead show a popup menu to select between character variations. This doesn't work well with command mode, so you may want to disable it. This can be done via entering this at the terminal:defaults write com.sublimetext.2 ApplePressAndHoldEnabled -bool false
1 comment
[ 2.9 ms ] story [ 11.1 ms ] threadOS X Lion
In Lion, holding down a key won't repeat it, but will instead show a popup menu to select between character variations. This doesn't work well with command mode, so you may want to disable it. This can be done via entering this at the terminal:
defaults write com.sublimetext.2 ApplePressAndHoldEnabled -bool false