rovf left a comment (geany/geany#4627) > Brew uses /usr/local. Or used to. Seems like it may be in /opt now. On Intel hardware it uses /usr/local. On ARM, it's in /opt/homebrew
I know the install location: /opt/homebrew/Caskroom/geany/2.1 But this directory contains only a symlink to /Applications/Geany.app Indeed, there is a binary /Applications/Geany.app/Contents/MacOS/geany If I call this with -c ~/geanyconf --verbose, I get of course the expected error messages, and then geany comes up with a correct setting for the message area. If I explicitly call it with my config directory, I get the huge message area (and the interesting warning, that a font is not found, and the words "modified variant/weight/stretch as fallback, expect ugly output"). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4627#issuecomment-5192761962 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4627/[email protected]>
