Results 89 issues of Renato Alves

### Expected Behavior ![screenshot_2018-10-11_03-53-02_821571269](https://user-images.githubusercontent.com/122319/46775825-360cac00-cd09-11e8-9cd7-fbe6f1df1e0f.png) (screenshot from Gvim) Subpixel rendering should render homogeneously across the entire window. Having some kind of setting to disable/toggle this behavior would be useful too. ###...

When I start NyaoVim, even if I don't specify a file/folder, the first buffer to be opened is always the path `/lib/node_modules/nyaovim`, where `` is the location where I installed...

Hi all, Current databases are becoming increasingly large. Recently I've found myself indexing a large FASTA file and taking over 200CPU hours (single thread). Searching for multithreaded support for `bwa...

This is an attempt to split #226 into smaller PRs, easier to review. This PR should be merged after #323 and #325.

This is an attempt to split #226 into smaller PRs, easier to review. This PR should be merged after #323 and before #226. Most glue code is present in this...

Reopened #212 targeting `main` instead of `master`.

Since `click` is designed to wrap commands, some instructions, such as `--help`, trigger a system exit. If a sufficiently high number of requests is made, all threads will eventually be...

bug

Following from a discussion in the chat (@jneeven @attzonko) we identified a few obstacles and some possible solutions that need to be further explored. #### Using * [`mattermost-preview`](https://hub.docker.com/r/mattermost/mattermost-preview) docker container...

enhancement

I would like to create some "conversational" plugins. The core feature currently missing is some form of persistence of state between messages as well as an alternative message routing path...

enhancement
help wanted

Currently the calendar widget code assumes that `fg` and `bg` are available in `notification_preset` which may not be true if a custom table is passed by the user. Example of...

enhancement