Cody A. Taylor

Results 46 comments of Cody A. Taylor

@poundifdef Anything else needed here?

Yes, `xdg-open` is an X11 utility. Question on Stack Overflow: [How does the `xdg-open` command know which application to use to open a file?](https://unix.stackexchange.com/questions/251054/how-does-the-xdg-open-command-know-which-application-to-use-to-open-a-file) I'm asking specifically for the Linux...

Seems like the change would be something like this? ```diff diff --git a/packages/slidev/node/cli.ts b/packages/slidev/node/cli.ts index 1d23fe3ce110..e5953510237d 100644 --- a/packages/slidev/node/cli.ts +++ b/packages/slidev/node/cli.ts @@ -6,6 +6,7 @@ import * as readline from...

@guw Basically, don't call `cb` synchronously. The reason why this is needed is because the `transform` callback will internally re-throw the error. I don't exactly remember the reason for this...

To add to the confusion, `trim_util_code` was replaced by `eiaid` at afce916ff6bab03ab5e19b3270fbd2141ca5bd22. This could make a lot of sense. The EIA database seems to have more complete data for this...