Opher Shachar
Opher Shachar
Same here Sonoma 14.4.1 The [Readme shows how to do it from command-line](https://github.com/artginzburg/MiddleClick-Sonoma#number-of-fingers)
Just installed this version of "MiddleClick" (previously running [Obsolete MiddleClick](https://github.com/cl3m/MiddleClick)) because it allows customization. I actually find that single-click as you describe are sometimes ignored/missed and repeating the single-click (once...
Tested with latest release `1.2.0` and `podman-compose` does not handle `COMPOSE_PROFILES` environment variable. This works ``` podman compose --profile prod up ``` This does not ``` COMPOSE_PROFILES=prod podman compose up...
> Is this really an issue or should we just start using `docker compose` instead? And if you like to use the dashed command you can ofc create an alias...