Jonas Haag

Results 210 issues of Jonas Haag

Example here: https://github.com/jonashaag/mamba/pull/3 I think it's great! Automatic formatting :)

CI

I need to double check this but it seems like signals are not (always?) passed to the child. To reproduce, run `micromamba run bash` and press Ctrl+C, it will stop...

type::bug

``` micromamba search pytorch -c pytorch ... Name Version Build Channel ──────────────────────────────────────────────────────────────── pytorch 1.12.0 py3.10_0 pytorch/osx-arm64 pytorch 1.12.0 cpu_py39h7be5bbc_0 conda-forge/osx-arm64 ... ```

bug

Under some specific circumstances Micro/mamba fails to find a working `cygpath` even if it exists: - `micromamba shell init -s bash` run not from bash - `cygpath` exists but in...

bug

Current behaviour: If no matches are found, an empty result list is displayed. My suggestion: Show a message like "No matches found for <pattern>".

enhancement

https://github.com/nicolaiarocci/cerberus

Using vim-javascript and vim-jsx, JSX indentation is horribly broken. I've reduce to a minimal .vimrc that is attached – same behaviour. [![asciicast](https://asciinema.org/a/225273.svg)](https://asciinema.org/a/225273)

Fixes #9892 The code seem to work in that it overrides the memory reported by sysinfo, but I'm unable to have Polars actually comply with the limits I'm setting.