TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Key Mapping and Vintage Mode Setup for Sublime Text 2

1 点作者 franl超过 11 年前

1 comment

franl超过 11 年前
For OSX Lion &#x2F; Mountain Lion:<p><i>OS X Lion<p>In Lion, holding down a key won&#x27;t repeat it, but will instead show a popup menu to select between character variations. This doesn&#x27;t work well with command mode, so you may want to disable it. This can be done via entering this at the terminal:<p>defaults write com.sublimetext.2 ApplePressAndHoldEnabled -bool false</i>