Eloi Torrents

Results 62 issues of Eloi Torrents

I would like to have the following output for `ansiweather -f 3`: ``` Rzeszów forecast: - Fri Jul 15: 23/14 °C - Sat Jul 16: 23/11 °C - Sun Jul...

I tried to follow the steps from https://github.com/onivim/oni2 Here is the output ``` ❯ sudo docker build --network=host -t centos scripts/docker/centos Sending build context to Docker daemon 3.072kB Step 1/26...

# Summary I've configured `python-mode` and `sage-mode` to use `elpy` (for folding). When I run `M-x sage-mode` I get the message: ``` elpy-mode: Elpy only works with ‘python-mode’ ``` But...

### Describe the bug A clear and concise description of what the bug is. You can paste the code and error to help us see the context. This datatype does...

bug

I think it would be useful that formality exits with an error code if it can't typecheck something.

enhancement

The UI of kristall works well in a tiny screen, except for the settings window. My device is a Pinephone.

bug
accessibility

### Package name cask ### Package homepage https://cask.readthedocs.io/en/latest/ ### Description Cask is a project management tool for Emacs Lisp to automate the package development cycle; development, dependencies, testing, building, packaging...

request

#### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing...

new-package

When I run the gui https://github.com/yatli/fvim/ from the terminal, and run `:Telescope media_files` the images are displayed in the terminal and not in the gui. This might also be the...

The filter `fixtoc.py` no longer has the desired behavior explained here: https://stackoverflow.com/questions/42664314/make-master-table-of-contents-covering-several-separate-input-files-using-pandoc Using the solution described there gives `pandoc --number-sections --file-scope --toc -s *.md | pandoc -s -f html -o...