Feedback
Feedback copied to clipboard
短语输出换行 Output Line Break
In the hotkey send text function I am able to space out the text. For example:
Name
Date.
But when I use it, the result is:
NameDate.
Please fix the problem.
In Settings -> Flags, change Send Text Method to 1 or 3.
In version 10.3.0, these method number mean:
- Auto: Automatically choose method 2 or method 3 according to if text contains line break.
- SendInput: Send text using the SendInput function
- Clipboard: Sends text by setting the clipboard content and simulating Ctrl + V.