Replies: 1 comment
-
使用 Shift 的四个命令的优势就是不需要再找一个键位,创建 char selection 是个低频率的需求。 另外,这四个命令一个主要功能是调整已有的选择,所以左右不应合并成一个命令。 |
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.
-
是不是加一个函数 就可以替代掉 标题里掉的4个命令,即实现
set-mark-command
的功能,Beta Was this translation helpful? Give feedback.
All reactions