Anselm Schüler

Results 35 issues of Anselm Schüler

This is an attempt to fix #356 in case any implementation from upstream (deno std library) is not to be expected

Send fails when `//` is given as a path because resolvePath throws an error if the second argument is an absolute path, and the call to std’s `path.parse` to find...

### Describe the bug If you write an empty environment variable prefix like `PATH=` and then trigger tab completion a space after, nushell crashes ### How to reproduce 1. Write...

bug
completions

### Describe the bug When typing `"─" - 2`, the resulting error message has a too large tooltip for `"─"`. ### How to reproduce 1. Type `"─" - 2` ###...

bug
good first issue

### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue description When setting a session variable such as $EDITOR via `home.sessionVariables`, the...

bug
triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Issue description I have a flake config ([source](https://github.com/schuelermine/home-manager-configuration)) and as of nixpkgs c777cdf5c564015d5f63b09cc93bef4178b19b01...

bug
triage

I found an issue. When you click “Sign in with GitHub”, and reject the OAuth flow, it doesn’t fail gracefully, but errors out with “"code" is required”

**Describe the bug** I ran `:lf /etc/nixos` and got a warning that it’s dirty, but it isn’t. You can read a shell log demonstrating this here: https://gist.github.com/schuelermine/b111c227c44e7c39e4186662140d3e81 **Steps To Reproduce**...

bug
stale

There’s a slider for setting the opacity of the background for opened folders. Why not also for the Search UI? I’ve found that my wallpaper makes the text difficult to...

When I run the extension, it seems to execute commands that contain "stack", but I don't have stack installed. Subsequently, the whole thing fails. Is this because I don't have...