Peeyush Kushwaha
Peeyush Kushwaha
Link to the font https://fonts.google.com/specimen/Fira+Mono
This error is reported on Ubuntu 18:  I suspect the install script confuses the OS because `brew` is installed. Removing linuxbrew, installing ctypes, and then reinstalling linuxbrew works.
Lots of deprecation and vulnerability warnings, including the already reported https://github.com/babel/generator-babel-boilerplate/issues/431  Bad-to-have for a generator
Binder offers free notebook hosting with limited computational resources, downloading notebooks from github. See more here https://mybinder.org/.
User story: I have open a note-taking app as a full-window, I have a file navigator open on top in left half of the window, and right-half of the window...
#### Description :octocat: I'm using spacemacs with racket layer, and when I have two windows open (`SPC w /`), sometimes when working in one window, other one scrolls to the...
Refer to [graphviz official documentation](https://www.graphviz.org/doc/info/shapes.html) on how they should look. This is how they look when I try to change shape of one of the examples in racket-graphviz documentation: ```...
The `--filter` option lets you add [extra functionality](https://pandoc.org/filters.html) Current behavior is this error message:  To reproduce, save code from this demo filter [here](https://pandoc.org/filters.html#queries-listing-urls) in a file named `filter.lua` and...
After I issue a command `vimcat file`, pressing ctrl+c before the file is printed in the terminal seems to hang the process. I have to manually kill it from another...
Hi We've been trying to debug some weird behaviour when using vimcat inside of [ranger](https://github.com/ranger/ranger/). ranger uses highlight [1](https://packages.ubuntu.com/en/trusty/highlight) [2](http://www.andre-simon.de/doku/highlight/en/highlight.php) to highlight the source code and we wanted to also...