Jeremy Baxter

Results 22 issues of Jeremy Baxter

This PR fixes grammar and spelling mistakes in README.md, docs/BasicTutorial.md, docs/HowItWorks.md, and docs/index.md. Closes #43 \- Jeremy

Since the functionality of `go get` was moved to `go install`, running the `go get` command in README.md won't build and install wuzz, like it used to.

I would like to request the following icons: * Nextcloud Desktop * Raspberry Pi Imager * Monero Wallet GUI

Since the functionality of `go get` was moved to `go install`, running the `go get` command in README.md won't build and install filtron, like it used to.

When I build cqueues via `luarocks-5.3 install cqueues` and `make` on OpenBSD, it fails to compile: ``` /tmp/luarocks_cqueues-20200726.53-0-rAyaSK/cqueues-rel-20200726/src/lib/socket.c:188:12: error: incomplete definition of type 'struct ssl_st' return ssl->server != NULL; ~~~^...

Improved some of the server browser's UI (based on #3161 and #3203) and implemented a setting in the client that refreshes the server list when the player disconnects from a...

This pull request adds Unix manual pages for each `luarocks` command. A large amount of the content in these manuals are derived from the output of the `luarocks help` command....

### Please fill out the following: - **Platform:** - Linux - **LuaRocks version:** - 3.9.1 - **Description:** - When attempting to install a rock that is already installed and up...

feature request

- **Description:** - Luarocks should include a Unix manual page that has most information one would need to know about using the `luarocks` command-line utility. This could then be viewed...

feature request

### Description The rich presence does not work for D files. ### Neovim version ```markdown NVIM v0.8.3 ``` ### OS information Gentoo ### Steps to reproduce Run `nvim test.d` ###...

bug