David Matos

Results 18 issues of David Matos

### Describe the bug When running `debug info` I get incorrect memory usage. ### How to reproduce debug info reports: ``` ❯ debug info ╭───────────┬────────────────────────────────────────╮ │ thread_id │ 140315274209792 │...

:bug: bug
needs-triage

### Describe the bug Hi, I work a lot with Python and part of it involves changing `venvs` a lot. So, I activate my `venv` and then change directories, and...

needs-triage

Hi, This should close #3105 by adding support for Python's `fractions.Fraction` type using `num-rational`.

Hello, First of all, thanks for the amazing work. In your code, you use mahalanobis threshold of 11 in order to further reject matches after data association. I have read...

Should add another lint for #870, particularly `non-sealed trait removed a default impl for a trait method`. Fixes #294. I am not sure if the `object_safe @filter(op: "=", value: ["$true"])`...

Hello, First of all , thanks for the amazing tool. Is it possible to add [resource requirements](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ResourceRequirement.html) to the task definition, to enable the use of gpu. For instance: ```...

### Describe the bug Hi, Thanks for Nushell. Problem: ^title. @NotTheDr01ds . ### How to reproduce ```zsh ~ ❯ mkdir path_with_venv/ ~ ❯ cd path_with_venv/ ~/path_with_venv ❯ overlay use venv/bin/activate.nu...

modules
environment
pr:bugfix

Closes #7877. Small disclaimer: First Ghostty PR and Zig PR, but looking forward to contributing to the project. This PR supports shell-integration-features `ssh-env` and `ssh-terminfo` as per other shells, but...