Sertonix

Results 89 comments of Sertonix

I made a small package that allows you to open a terminal: https://github.com/Sertonix/open-in-terminal It is currently work in progress and you would most likely need to set your own start...

> Ok cool hopefully this will help me run it using yarn I don't think this will help, sorry. This should not effect the main build.

Since ppm is using npm internally these lock files would be used if these packages are installed directly. So I would say a npm lock file makes more sense.

You could replace Atom with [Pulsar](https://github.com/pulsar-edit/pulsar). It is a fork from Atom and has seen a lot of updates and fixes.

I already suggested a simpler fix in #1828. The last `cd` should be removed when the script is cleaned up but I wanted to keep the change simple.

You can try [Pulsar](https://github.com/pulsar-edit/pulsar). It is a fork of Atom and has seen a lot of fixes.

There are a few patches here that allow compiling against musl to some extend: https://gitlab.alpinelinux.org/alpine/aports/-/commit/5eb9fb757ecbba2666a8e8ed6f921bbae66b0446 They were never finished though. It would be really nice if that was fixed. (Also...

Since xml supports multiple keys with the same name the childs would need to be stored as arrays. Something like this would be possible: ```xml whitedk blacklt "# \n "...

More special syntax will make #326 harder but I really like the ideas.

If I use F11 while the page is open the result is a bit inconsistent (`1302 x 828` or `1302 x 902`) and differs from the result when reload the...