TehBrian
TehBrian
This pull-request adds zsh support by: 1. checking what shell is being used, and if it is zsh, using a different, zsh-compatible command to locate the `MELEE_DIR` directory; and, 2....
### Proposed Feature Description: Minecraft 1.19.1 introduces suggestions for regular chat messages (as opposed to only commands). It also introduces a chat preview above the player's unsent message. Carbon can...
**Description** Recaf crashes when trying to run the JAR through the command line. Some system information: - OpenJDK 19 installed through Homebrew - 14-inch 2021 MacBook Pro - macOS 13.2...
The HOCON Playground site, [hocon-playground.avelier.dev](https://hocon-playground.avelier.dev), added in #560, is currently non-functional, returning a `Bad Gateway` error. I forked the site, made considerable improvements (see [my fork's commits](https://github.com/TehBrian/hocon-playground/commits/master/)), and hosted it...
~~Draft PR; CraftMetaItemFrame is (probably) currently non-functional, but I wanted to share progress so far.~~ The second commit is a rewrite based on https://github.com/PaperMC/Paper/pull/11107, ~~and I'm waiting on that PR...
# Description When the cursor isn't placed immediately preceding the closing `$` in an equation, pressing tab will indent the line rather than exiting the equation. # To Reproduce 1....
# Description When writing solving equations, writing `x=\pm1` or `x=\pm 1` is pretty common. Typing that with this plugin would, I'd imagine, look something like typing `x=+-1`. However, once `+-`...