James Sully

Results 21 issues of James Sully

In the setup instructions for google cloud, the command `sudo /opt/anaconda3/bin/conda install -c fastai fastai` is given. This file doesn't seem to exist. I did `which conda` which gave `/opt/conda/bin/conda`,...

closes #93

# What A variant of `groupOn` that pairs each group with its key. Compare: ```haskell groupOn :: Eq b => (a -> k) -> [a] -> [ [a]] groupOnKey ::...

``` :Guifont monoid monoid is not a fixed pitch font ``` Not sure whether this is a neovim-qt bug or not.

Whereas currently a new instance will be launched for each file Eg double clicked in windows explorer, or opened by any other means external to Oni's UI.

``` ❯ elm-live src/App.elm 2s 695msevents.js:239 throw new TypeError('"listener" argument must be a function'); ^ TypeError: "listener" argument must be a function at _addListener (events.js:239:11) at Server.addListener (events.js:297:10) at new...

First of all, this is a fantastic project, thanks for creating it! Often when displaying multiple colors, it's desirable to be able to compare them side by side! Unfortunately, by...

enhancement

When running kitten from outside of the source directory, importing prelude fails. ``` james@letian ~/D/kitten> stack build james@letian ~/D/kitten> stack install Copying from /home/james/Downloads/kitten/.stack-work/install/x86_64-linux-ncurses6/lts-5.9/7.10.3/bin/kitten to /home/james/.local/bin/kitten Copying from /home/james/Downloads/kitten/.stack-work/install/x86_64-linux-ncurses6/lts-5.9/7.10.3/bin/mini to...

Hey there! First of all, this is a fantastic project, I really appreciate the work you guys do. I have a feature request regarding the quick jump functionality. Unfortunately it's...

It feels a little awkward that one can't overlay an image onto another and get back an image. If I want to create some kind of widget that has multiple...