Replies: 1 comment
-
|
感谢你的建议,我研究下你说的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
• 在 macOS 下,很多终端都会把
Option + Left/Right用作按单词跳转。我在 Netcatty 里测试时:
Option + Left发出来的是^[[1;3DOption + Right发出来的是^[[1;3C即使开启了“将 Option 作为 Meta 键”,行为依然如此,默认还是不能像其他终端那样直接按单词跳转。
可以考虑增加一个选项支持这个行为吗?
Beta Was this translation helpful? Give feedback.
All reactions