TheCodeLamp

Results 8 issues of TheCodeLamp

### Describe the bug When trying to alias a command that has gotten completions with the "extern" command it gives an error when missing parameter requirements. ### How to reproduce...

alias
needs-triage

### Describe the bug When trying to remove a file using the `rm --trash` command it gives the error: `Could not delete /var/home/simonp/test.txt: FileSystem { path: "/var/home/.Trash-1000", source: Os {...

:bug: bug
platform-specific
file-system
needs-triage

I don't believe tracy can display ansi characters so it's just added characters that obfuscate span names. I saw that ansi support for tracing_subscriber is a feature flag so it...

I like using `zoxide` as a replacement for `cd`, so I also like having the tab complete have the current dirs in the directory in addition to the zoxide complete....

## I want to suggest some general feature Topgrade should be able to stagger or delay certain upgrade steps to allow for a smoother experience. For example having distrobox be...

C-feature request
needs PR

It seems that if a compound collider has a offset position and the parent has a negative scale the collider's offset position won't be scaled negatively. Seems to be related...

C-Bug
A-Collision

Hello, I have a surface go 3 that's currently running aurora-surface 41, a kenoite fork. However, I am trying to reinstall this OS to plain kenoite. There is a problem...

Hello, a recent commit ([446f06f](https://github.com/nushell/nu_scripts/commit/446f06f34f4f03bb17c6fdaa5b0deae477c03234)) broke the ssh custom completion for nu version 0.99.1 (the one shipped by dnf and fedora). This isn't a huge issue and I just downloaded...