A workaround for the command line, if you are only opening the one `.geany` file, is to use the line/column notation, for example:
```bash
$ geany "aproject.geany:0:0"
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2303#issuecomment-531600125