Zax71
Zax71
Does what it says on the tin. Just an issue to track progress
Adds a `--raw` and `-r` flag to allow `/mv list` to show the non-aliased names of worlds Fixes #1420
Adds aliases to all commands based off what they used to be pre mv5
This does function with the current version Tauri, but it probably needs some edits. ## Why a Tauri flake? Tauri requires the Node.js set of dev tools as well as...
[Tauri](https://tauri.app/) has some special requirements (needing JS dev tools and Rust) and hence a specialised flake would be useful. They have some of their own documentation on a NixOS install...
**Is your feature request related to a problem? Please describe.** When running my game show, I’d like to see at glance that all of the cues are running correctly, so...
I have been annotating a lot of code in a LaTeX document recently using the method outlined in [this Tex Stack Exchange post](https://tex.stackexchange.com/questions/547950/highlight-labeled-lines-of-code-with-minted). But when working with this method it...
Sending LaTeX snippets would be much easier if there was some form of syntax highlighting :)