macos 如何加快左右箭头键编辑文本?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4471558/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to speed up the left and right arrow keys for editing text?
提问by Blue
Is it just me, or do other people find that the left and right arrow keys on MacOS are unusually slow for editing text?
是不是只有我,或者其他人是否发现 MacOS 上的左右箭头键编辑文本异常缓慢?
Compared to my Windows machines, positioning the cursor with left/right arrow keys seems to take twice as long on the Mac. The up/down arrows seem to be speedy enough, but left/right arrows just crawl. I notice it the most in Terminal, editing recently used commands, and I'm noticing it right now while text in a browser form.
与我的 Windows 机器相比,在 Mac 上用左/右箭头键定位光标似乎需要两倍的时间。向上/向下箭头似乎足够快,但向左/向右箭头只是爬行。我在终端中注意到它最多,编辑最近使用的命令,我现在在浏览器表单中的文本中注意到它。
Is there a Mac preference I can set to speed up the response to these keys?
是否有我可以设置的 Mac 首选项来加快对这些键的响应?
回答by Vadim
To change how fast a key repeats when holding it down, adjust this setting:
要更改按住键时重复键的速度,请调整此设置:
"System Preferences" -> "Keyboard" -> "Keyboard Tab" -> "Keyboard Repeat"
“系统偏好设置”->“键盘”->“键盘选项卡”->“键盘重复”
To change how long you have to hold it down before it registers as repeating, adjust this setting:
要更改在注册为重复之前必须按住它的时间,请调整此设置:
"System Preferences" -> "Keyboard" -> "Keyboard Tab" -> "Delay Until Repeat"
“系统偏好设置”->“键盘”->“键盘选项卡”->“延迟直到重复”