Max Howell

Results 602 comments of Max Howell

oh ok, yeah this is indeed that our “REPL” didn't provide a prompt for this shell. What shell @keith?

Though our REPL should totes have `tea` in the `PATH` lol. Can fix that.

oh weird, that's only one we currently support. Will noodle it.

yeah `tea .` is possibly not sensible. Maybe we need a character to indicate “target” since we are being a little too magical here. In theory there's some badness that...

I'll intercept `tea .` and error if no exe/md region is found.

Possibly we should require `tea . foo`

We may need something even more restricted TBH. However 1Pass is viable since they have tools for accessing their vaults from the command line.

GitHub does not provide modified-since for source tarballs for some reason. Hence this request. We already do `If-Modified` in useDownload

We do for `zsh`: https://github.com/teaxyz/cli/blob/main/src/app.exec.ts#L276 I imagine Keith uses zsh, but all the same this needs expanding for sure.