Erwann Mest

Results 167 comments of Erwann Mest

Same here. ``` evalmachine.:2 [email protected] | MIT | deps: 9 | versions: 49 ^ SyntaxError: Invalid or unexpected token at new Script (vm.js:80:7) at createScript (vm.js:264:10) at Object.runInNewContext (vm.js:309:10) at...

It seems not if I see your screenshot  ![image](https://user-images.githubusercontent.com/655838/205932516-846b93f5-92f3-4dca-aa43-7738c1f71df0.png) Any clue how to change this?

It would be amazing to have this feat. I want to get rid of Bartender asap. 🙏

I think I've got exactly the same issue. 1. I'm confused about the need for `-t`. 2. Executing the trigger not only gives the result of the trigger but also...

https://github.com/espanso/espanso/assets/655838/66ba4b12-d70e-4aae-a784-b1f992c9ce3e As you can see in this video, executing the command returns the output AND also replace the current cursor.

All I want in my case is to execute the trigger AND just return the output, but not actually really triggers the espanso match. Why? Because I'm the owner of...

It's definitely not a raycast issue in any case. I'm using `zx` to run the command, but even without zx, as you can see, it's triggered in iTerm.app. Same in...

I'm not so surprised to be honest. The command triggers the match so it returns the process of the match + executes it on the cursor itself.

Hey @federico-terzi, thank you so much for your time and your explanation. It means that we probably need either to fix the `match exec` command or creating another command then....

As long as I can use the result in a script, I'm happy to have any command. Thanks for looking at it @smeech !