Gábor Csárdi

Results 2420 comments of Gábor Csárdi

Still, it is not a good idea to have extra exported functions, that essentially duplicate the functionality of the package, but behave differently. If you don't want the class in...

I think it is often better to provide a single api for task in a package. There is value in having a single way to do a task, at least...

We'll switch to use R graphics device to generate the snapshots, instead of phantom.js. Probably in the next major release, whenever that happens. AFAICT the phantom.js version installed by `asciicast::install_phantomjs()`...

> I guess and hope that Linux is one of the three "major" platforms. It is indeed. OTOH the CI is bionic, so this is probably specific to newer distros....

If you don't mind, we can keep this open, until it is fixed.

Many style names are coming from CSS, so I will rather change the underscores into dashes.

The first form is equivalent to the second one, and the first form is superior because it can be translated. Can you please give a use case for the need...

Yeah, this is not a good use case for cli at all. It feels like we should have another function, that keeps all the whitespace, and then you could just...

I am going to merge this now ~~as is~~ after renaming it, but we might move "contributed" workflows to a different location in the future, to a different directory or...