Replies: 4 comments 2 replies
-
\n 或 \t 不知道是否可以,未测试 |
Beta Was this translation helpful? Give feedback.
1 reply
-
不支持的。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@lotem
我现在是用Snippet (AutoHotkey )来实现, 如果能用输入法的话, 某些不能用AutoHotkey 的场景会比较方便, 而且也方便管理 谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
-
換行可以,tab不可 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
我知道可以在
custom_phrase.txt 里追加
这样输入def可以得到abc
请能能否在变换后的「abc」里加入Tab?
比如输入def得到「abc<A_Tab>」
类似的, 能否在变换后的词组里加入换行?
谢谢
Beta Was this translation helpful? Give feedback.
All reactions