-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Espanso doesn't properly work with scrcpy #3228
Comments
Espanso runs on the computer, correct? Several tests you could do:
|
For some reason, I couldn't quote your reply. So just letting you know I replied to you. |
That's "expected": https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#special-characters-do-not-work
I don't know what "Espanso" does to remove the characters, but it seems nothing is received by SDL. Maybe try with an older SDL version (refs #3230).
Do you have a "gaming" mouse? (see #3088) |
Environment
Describe the bug
When I use Espanso (a text expander is a program that detects when you type a specific keyword and replaces it with something else) (https://github.com/federico-terzi/espanso) on my real android phone using scrcpy. So when I try to use the Espanso the trigger doesn't expand the phrase.
-trigger: "aaa"
replace: "Hello world!? test test@@ bla bla**"
The video: https://user-images.githubusercontent.com/13819963/165863100-2342fc5f-aa8f-47af-83b6-da5a12b28fea.mp4
On errors, please provide the output of the console (and
adb logcat
if relevant).The text was updated successfully, but these errors were encountered: