Federico Terzi
Federico Terzi
Hey :) Have you tried restarting your mac?
Hey @4lch4, That's intentional, I wanted to keep it short and followed what some of the most popular tools were doing (such as Docker). That said, it might be a...
Hey @ytechie, I'm sorry you experienced this problem! Have you considered using the absolute path for python? Something like: ```yaml - trigger: ":pyscript" replace: "{{output}}" vars: - name: output type:...
@ytechie I see, thanks! I've opened an issue to introduce a feature which would solve these use-cases #968. In the meanwhile, you could create two different matches with windows and...
Also, once we solve #966 this one might be good to go as well :)
Hey @jlnbdt, I'm sorry you experienced this problem! Indeed, this might be related to your keyboard layout. Could you please try to add the following line at the beginning of...
@jlnbdt I see... that's probably because of your keyboard layout. I'll need to add an option to customize the virtual key codes used to paste the shortcut in the next...
Hey @parasbhanot, I'm sorry you experienced this problem! Please try the following: * Install espanso from `espanso-git` AUR * Run `espanso service unregister && espanso service register` * Reboot your...
@parasbhanot That's very interesting, thank you for sharing. It seems that Espanso can't open the input method on your environment. Looking at [this issue](https://github.com/alacritty/alacritty/issues/732#issuecomment-326708961), you might be able to start...
@parasbhanot I see, thanks! We'll investigate