Gábor Csárdi

Results 2317 comments of Gábor Csárdi

Yes, this is something that we want to support. There are a few reasonable choices for how this could be implemented: 1. Some subcommands get a `--user` and `--system` argument,...

Somewhat related, dev crayon has real hyperlinks: https://github.com/r-lib/crayon/blob/master/R/link.R I don't know how we could support jumping to another manual page, though.

Yeah, we can have some default `{.num }`.

Somewhat related to this is that if the background thread if off, like in webR, then currently there are no (timed) progress updates. If we fix the update interval here,...

Seemingly `path_norm()` does this.

@yzliu01 You don't need the `get()`, just the `paste0()`.

> there is still some issues with arguments like without-pak or whitout-rspm in pop_os What issues?

I believe that this is fixed now.

> As mentioned by rumichaska, now run every rig command with sudo -E , for example sudo -E rig available. I believe that is not needed any more with the...