Now the GIO path fully uses GIO both for loading and saving documents, it could be useful to fully support GVFS path-less URIs, i.e. without gvfs-fuse.
Apparently it would help some people on weird systems like OpenBSD which just removed it or something. It's however tricky as we currently assume we have a local path. Some things that need to be done: - [ ] allow for not having a local path (likely breaks plugin API) - [ ] make TM work without a local path - … --- 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/1145
