-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
In what scenarios do you need this feature?
正常而言,Mac 上按下 Option(或 Alt)键 + 方向键可以实现让光标一次移动多个字符(一般以单词为单位移动)。
然而,思源的 Option + 方向键 被其他快捷键占用,删除掉冲突快捷键后,Option + 方向键依旧一次只能移动一个字符,不能让光标一次移动多个字符。
作为文字编辑器,这个功能还是相当重要的,不知道是不支持该功能,还是有其他开启方法?
Describe the optimal solution
最优解决方法:和Mac中其他的文本编辑器的行为保持一致,按下 Option(或 Alt)键 + 方向键能够让光标一次移动多个字符。
Describe the candidate solution
No response
Other information
No response
Metadata
Metadata
Assignees
Labels
No labels