Nico Nußbaum
Nico Nußbaum
I'm facing the issue that I cannot clone the repo due to illegal byte sequences in three filenames: ```sh error: unable to create file ⏣ Templates/🪛 Todo List.md: Illegal byte...
`init` generator fails because the `id` property of the schema isn't recognised and therefore validation of given schema fails. ## Expected Behavior Generator generates valid app ## Current Behavior Command...
**Describe the bug** When using the sub-versioning format - [as used in the example](https://github.com/jdxcode/rtx#tool-versions) in `.rtx.toml` (or `$XDG_CONFIG_HOME/rtx/config.toml`) `rtx` panics with the following backtrace: ```sh Message: called `Option::unwrap()` on a...
Right now, I'm getting a lot of deprecation warnings on cli programs using `inquirer` which depends on `external-editor`. This is due to an outdated version of `tmp` which there's already...