Philip Wintersteiner
Philip Wintersteiner
### Describe the bug When I try to install Betaflight Configurator 10.8.0 on an ARM64 Windows 11 laptop it closes with an error message explaining that the installer only supports...
For YAMLs it would be great to be able to compare mutli-document files. For JSON potentially ndjson could be supported, too.
### Version - [X] I'm using version 1.14.1 ### Existing requests - [X] I've checked Existing requests ### Advanced Preferences - [X] I've checked Advanced Preferences ### What operating system...
If filenames contain non-ASCII characters this can lead to unexpected commit message suggestions. See for example this screenshot: 
### Version - [X] I'm using version 1.15.1 ### Existing requests - [X] I've checked Existing requests ### Advanced Preferences - [X] I've checked Advanced Preferences ### What operating system...
I am not 100% certain that this is a bug instead of me not understanding some special behaviour: ```bash printf '{"a":1}\n{"a":2}\n{"a":3}\n' | yq --input-format=json --output-format=json ea '[.] | map(. *...