Auca Coyan

Results 121 comments of Auca Coyan

You can see all the [hidden] default tasks with ``` cargo make --list-all-steps ``` and if you want to know what is going on, you can ``` cargo make --verbose...

Nice point. This test was introduced by my frustration using cargo-make, which I consider still unintuitive at its latest version. I wanted to `cargo build` and be done for the...

Thank you for submitting the issue and leading the investigation! 🚀 . For context, [here](https://discord.com/channels/884163483409731584/1013902234469269554/1225213727197102181) is the link to the message in discord where it describes what you have found:...

> to be able to use Espanso at work 😕 Oh, that's right! I forgot about that because I use a kinda friendly VPN (for now). My guess is that...

We welcome your know-how in a heavenly way! Almost everybody except federico has null experience on signatures ❤️ , we are learning by doing. I think we "escape the situation"...

OLD! ~~I tried in my debian virtuabox machine and the .deb package installs espanso successfully~~ ```bash sudo docker build -t espanso-ubuntu . -f .github/scripts/ubuntu/Dockerfile && sudo docker run --rm -v...

Thank you! That's really valuable info. I'm really in the mist for the red hat packaging 😆

Yes please! You can look into #1695 and #1791