Skip to content
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

短语输出换行 Output Line Break #93

Open
matthewmcgrath12345 opened this issue Sep 14, 2024 · 1 comment
Open

短语输出换行 Output Line Break #93

matthewmcgrath12345 opened this issue Sep 14, 2024 · 1 comment

Comments

@matthewmcgrath12345
Copy link

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.

@XUJINKAI
Copy link
Owner

In Settings -> Flags, change Send Text Method to 1 or 3.

In version 10.3.0, these method number mean:

  1. Auto: Automatically choose method 2 or method 3 according to if text contains line break.
  2. SendInput: Send text using the SendInput function
  3. Clipboard: Sends text by setting the clipboard content and simulating Ctrl + V.

@XUJINKAI XUJINKAI changed the title No line space between text 短语输出换行 Output Line Break Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants