Intellij-idea:自动重复字母键 [英] Intellij-idea: auto-repetition of letter keys

查看:254
本文介绍了Intellij-idea:自动重复字母键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在OS X上使用Intellij-Idea 12,我遇到一个奇怪的问题:当我在编辑器中按住字母([a-z])键时,按键不会重复.不幸的是,这是一个问题,因为我想使用vim插件,并使用h,j,k,l键来移动光标.

Using Intellij-Idea 12 on OS X, I have a strange problem: when I keep a letter ([a-z]) key pressed in the editor, the key stroke does not repeat. This is unfortunately a problem since I would like to use the vim plug-in, and to use the keys h,j,k,l to move the cursor around.

其他非字母键在按住时确实会产生重复.在Ubuntu 12.04上,我也没有遇到这个问题.

Other, non-letter keys do produce repetition when kept pressed. On Ubuntu 12.04 I don't encounter this problem either.

这是选项吗?有人知道在哪里设置击键重复的偏好吗?

Is this any option thing? Anyone know where to set preferences of key stroke repetition?

推荐答案

这是

It's a system preference not specific to Intellij IDEA:

defaults write -g ApplePressAndHoldEnabled -bool false 

这篇关于Intellij-idea:自动重复字母键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆