zotero executable doesn't handle URL parameter as documented
The zotero executable shipped with Zotero 5.0.71, provides the following help:
Usage: /usr/lib/zotero/zotero-bin [ options ... ] [URL]
However, adding an URL to the command line as documented (zotero zotero://select/items/...) won't work unless using an undocumented -url or --url parameter (zotero --url zotero://select/items/...)
Usage: /usr/lib/zotero/zotero-bin [ options ... ] [URL]
However, adding an URL to the command line as documented (zotero zotero://select/items/...) won't work unless using an undocumented -url or --url parameter (zotero --url zotero://select/items/...)
We'll be switching to Electron at some point, at which point we'll have full control over the binary.