Will Robertson
Will Robertson
> Found a workaround here:  > > Put your token here. This no longer seems to work for me — though I believe it did a few months ago.
Just to note that Zoom screen-sharing seems to do a few tricks with windows to implement things like the screen-sharing controls at the top of the screen, and tiling seems...
I'm a bit new to Just, but this is something that just caught me out, too! I think perhaps there's a bit of a precedent with tools like find /...
> I'm a bit new to Just, but this is something that just caught me out, too! > > I think perhaps there's a bit of a precedent with tools...
> `;` is annoying because you have to escape it, whereas `[` you don't. Also, `;` is a valid argument, whereas the opening `[` lets us know to treat `]`...
> > `;` is annoying because you have to escape it, whereas `[` you don't. Also, `;` is a valid argument, whereas the opening `[` lets us know to treat...
I really want this, too, TBQH. But looking at ["Serving the git repo"](https://josh-project.github.io/josh/guide/workspaces.html#serving-the-git-repo) in the FAQ, where serving a _local_ repo requires spinning-up a local HTTP server, I can see...