Zed has had support for opening a specific line:column using their cli. I think this would be an easy addition in fork. For instance on macos I can simply call: ```bash /Applications/Zed.app/Contents/MacOS/cli somefile.c:207:10 ```