Cameron Eagans
Cameron Eagans
Converted this to a draft until docs and tests are added + review feedback is captured. Thanks for your work on this so far!
FWIW, I'd like to see vimr support gui_running as well for consistency with other vim GUIs.
The text is indeed correct and the example is wrong (according to https://github.com/cweagans/composer-patches/blob/main/src/Patcher/FreeformPatcher.php#L44-L50). Thanks for flagging this.
macOS (15.1.1 (24B91)) Safari (Version 18.1.1 (20619.2.8.11.12)) looks pretty rough at the moment: 
> My second project, running on a different Linux account, therefore could not create the directory (it already existed) and so could not write to it. You have separate accounts...
Are you running this in a container, by chance? When I ran `docker run composer:latest config --global home`, I got `/tmp`. When I `docker run -it ubuntu:22.04`, then `apt install...
Is https://docs.cweagans.net/composer-patches/getting-started/system-requirements/#patchers sufficient? Any thoughts on where this might be more visible?
Cool, makes sense to me. Thanks for flagging this.