WrapEarnPass left a comment (geany/geany#4627) This can occur on linux if the session.conf file is write-locked at geany exit. I do not have a mac to test with. This is the section that controls sizing. ``` [geany] treeview_position=217 msgwindow_position=897 geometry=0;27;2048;1101;1; sidebar_page=1 ``` See if it is changing, or if it doesn't if you can change it. greater numbers for msgwindow_position means closer to bottom. I have no idea where it would be stored for a brew install, but in linux its in ~/.config/geany/ Also, brew installs aren't official builds as far as I know, so I am not sure that anyone here would be able to assist. The official mac builds are on the geany homepage: https://www.geany.org/download/releases/ If the brew install keeps misbehaving, perhaps try the official release?
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4627#issuecomment-5152148782 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4627/[email protected]>
