-
Ctrl-C in `ghci` aborts the current line and Ctrl-D aborts the entire REPL session, which is the canonical behavior for REPLs. In `elm-repl` Ctrl-C aborts the session, which is becoming increasingly a…
-
/home/sanoy/.gem/ruby/2.2.0/bin
I need help setting up my path in for Gems with shell.
I have the line below in my .zshrc file but no cigar.
export PATH=$PATH:/home/sanoy/.gem/ruby/2.2.0/bin
-
When I install this package [https://github.com/sunmille/eslint-to-editorconfig](https://github.com/sunmille/eslint-to-editorconfig)
It can't be called from the commandline:
``` bash
vagrant@localho…
-
I just noticed that scan is reporting that my tests pass even though one of them failed. The failing test is raising an exception that is not being caught, this is the weird scan output:
```
Failing …
-
Hi Tim,
thank you very much for this awesome plugin!
One thing I'm missing a bit is [git-flow](https://github.com/nvie/gitflow) support ...
maybe you can have a look in that?
Cheers, Markus
-
Would you be open to changing the default unicode theme to a more elegant spinner, like https://github.com/sindresorhus/elegant-spinner? The current implementation feels a bit crooked.
I'm not sugges…
-
zsh / bash autocompletion would be great to have
-
I'm trying to get prax to work on Elementary OS Freya, but it doesn't. I follow the guide, i link to a rails app called railstest, and when I go to railstest.dev, after some time I see
```
Can't star…
-
When using fizsh as login shell, PATH is not set and fails:
```
[user@host ~]# ssh user@localhost
user@localhost's password:
Last login: Thu Jan 8 10:24:00 2015 from localhost.localdomain
_fizsh: Ma…
-
Today I started trying nikola (v7.6.0) and ran into some problems with the demo site right away. I can't find an issue about this and I am completely new so I just report my experience here.
I follow…