Toyam Cox

Results 21 issues of Toyam Cox

It would be nice to have the option `colors` to enable colouring of the output. Right now, it's hard to read all the text. I'll look into it.

enhancement

Just for the sake of downstream packagers.

I understand this is a documented necessity, though I don't understand why. Desire: be able to use vimwiki without syntax highlighting Use case: I do not use syntax highlighting ever,...

bug
syntax
ref

After extracting almost the entire backup, the command seems to hang. When running strace, I see regular calls of: ``` select(4, [3], NULL, NULL, {tv_sec=30, tv_usec=0}) = 1 (in [3],...

Tested and confirmed bug and solution. Added shellcheck line to say this is intentional.

Releases help downstream packagers know when a package is out of date.

On my version of lein, 2.9.5 on Java 11.0.9, the following call ends up removing the `target/image` directory. https://github.com/sunng87/lein-jlink/blob/master/src/leiningen/jlink.clj#L139-L141 (The first two lines are useless and can be removed without...

I'm not averse to compiling pharo-launcher myself, but it seems to be a weird interaction with my system libssl (libressl)? I've already run this successfully yesterday. There have been no...