-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
移动至行首/行尾 #33
Comments
亲,详见官方文档
|
谢谢深夜回复! 但是我在Sublime Text 4和Mail.app中都不起作用,在Edge上变成了移动滚轮…… |
🤔 针对 uiop ,我专门对不同编辑器做过测试 结果体验总归不能统一,尽管我们输入一样的键。因为不同的软件,遵循不同的编辑标准,有的混同两种风格,有的甚至不提供改键的接口。 Mac 和 Emacs 很像: 1)你可以忘掉 capslock ,试试最原始的 2)或者查看你的编辑器跳转行首行尾的快捷键,重设成 1) 3)或者忘掉前面的,用 vim 与生俱来的 看你的权衡和妥协。 |
明白了,非常感谢解答! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问如何实现移动至行首/行尾,有时候蛮需要这个操作的,自己没有找到相应的键位,烦请赐教,非常感谢!
The text was updated successfully, but these errors were encountered: