Chris DeLuca

Results 24 issues of Chris DeLuca

When I use any of the example atag build command lists, including the default, I get an `awk: division by zero` error. It also happens when I try to run...

This is a more broad approach to some other issues in the queue. Expose a config option to `init.vim/ginit.vim` for the current macOS theme (light or dark). This would allow...

Add `composer stop` command to stop the processes initiated in `composer start`.

There's a TODO to fix the neovim terminal colors. https://github.com/NLKNguyen/papercolor-theme/blob/ddd09867ed4e020b3ba2eb47dc3ef365da5b0fed/colors/PaperColor.vim#L1087 I'm not sure what the colors should be, but the iTerm and Alacritty theme, which also supports true color, have...

Hello, I tried building on macOS Sierra and got the following error: ``` 02:19:14 libpandoc $ make GHC is version 8.2.1 sed: 1: "libpandoc.cabal": extra characters at the end of...

I'm not actually sure on the performance differences here, especially if it would require a polyfill, but I wanted to surface this interface: https://caniuse.com/#search=matrix Perhaps it would be more efficient?

I've followed the install instructions, installing `impact-fork` and copying the "media", "lib", and "tools" directories from impact to `node_modules/impact-fork/game/public`, navigated to `node_modules/impact-fork` and ran `npm start`. This fails, producing the...