Daniele Scasciafratte
Daniele Scasciafratte
I did this one as external https://github.com/CodeAtCode/deadsimple probably can improved to use other tools instead of markitdown.
Installing that package I get that window flashy just once when espanso start/restart, the debian package for wayland doesn't have that dependence at all. So `espanso` can't work without it....
with the latest 2.2.4 I have again that window flashy....
With `espanso log` after the window flash I get this: ``` 16:36:58 [daemon(43502)] [INFO] reading configs from: "/home/mte90/.config/espanso" 16:36:58 [daemon(43502)] [INFO] reading packages from: "/home/mte90/.config/espanso/match/packages" 16:36:58 [daemon(43502)] [INFO] using runtime...
I installed kdotool but the issue is still there: ``` 16:45:15 [daemon(54982)] [INFO] reading configs from: "/home/mte90/.config/espanso" 16:45:15 [daemon(54982)] [INFO] reading packages from: "/home/mte90/.config/espanso/match/packages" 16:45:15 [daemon(54982)] [INFO] using runtime dir:...
I found the issue: https://github.com/espanso/espanso/blob/b06465065c9f37445587bf9a2c36a39ddf97507a/espanso/Cargo.toml#L104 We have this command but is not executed for the debian version as the path is also different.
also on debian the path is `/usr/bin/espanso` I don't have time now to do a PR to fix that
what espanso version are you running?
It is not clear if to set a custom provider globally on the machine (and not for project) how to do it https://opencode.ai/docs/providers/#custom-provider The guide mention `opencode.json` but is a...
I checked that page but there is no field like for my custom key to specify the host parameter. Also checking the custom-provider section I should expect some info about...