Stephen Meech

Results 429 comments of Stephen Meech

It might be helpful if you put the trigger file here for us to experiment with.

I wondered if it was a Windows problem. Here in Linux, the box shows three entries and scrolls to the next three each time with the mouse wheel. However, if...

The "num" in `` needs to be replaced by a number - see the code examples in [#1926.](https://github.com/espanso/espanso/issues/1926#issuecomment-2030376042). Does that help? I've not encountered this issue before, but it seems...

What about ``? My LibreOffice Writer has stopped doing it now, so it's difficult to test again.

You may be right. See https://github.com/espanso/espanso/blob/833bb91bb9fe5ceaa41ae77f7adcad4021cc700b/espanso-render/src/extension/shell.rs#L55

The only difference I (Linux) have in the 53 lines of a `shell` and a `script` `env`, once sorted alphabetically, is: - `shell`: _=/usr/bin/env - `script`: _=/usr/bin/dbus-update-activation-environment I don't know...

Some of us (Linux) don't even have a Menu Bar/Task Bar icon, so have to rely on the command line for such facilities! Thank you for showing me the Search...

Ah yes, I'll add a note. 👍 I rarely use it, so had forgotten.

Just for clarity, I presume you're using code like: ```yml - trigger: :test replace: {{clipboard}} vars: - name: clipboard type: clipboard ``` I agree, Espanso error-handling is rather clunky -...

I agree - a sound and an escapable error pop-up (perhaps containing the actual error) would make more sense.