-
### Describe the bug
In most cases, I'm trying to replace onMount with $effect, which seems to be the better way to go. However, $effect doesn't allow an async function:
```
import type { Sni…
-
This is kind of the reverse version of #819:
When I switch to my shell ( in my case zsh) via command `S` and I kill the shell (via C-d) to come back to ranger, the title of the terminal does not swit…
-
```json
"frontMatter.custom.scripts": [
{
"command": "~/.nvm/versions/node/v20.18.0/bin/node",
"script": "./bin/frontmatter/screenshot-header-image.cjs",
"title": "Retrieve Screenshot"
},
]
``…
-
#### Operating system and version:
OSX/Linux
#### `nvm debug` output:
```sh
nvm --version: v0.40.1
$TERM_PROGRAM: Apple_Terminal
$SHELL: /bin/zsh
$SHLVL: 1
^Pwhoami: 'james.choi'
…
-
## Platform
- [ ] Linux:
- [ X] macOS - Ventura 13.4.1 - Apple M1
- [ ] WSL
## Additional information
I've used the "sh
-
### Describe the bug
So, I'm updating my project to Svelte 5 and I ran into a a problem.
Just by updating it the bundle-size of my project grew by aproximatedly 9kb. Since it was on my example …
-
A list of all package managers supported by topgrade. Can be in Readme or elsewhere.
This is a more concise version of #960
-
### Describe the bug
When using bun to start, modifying the content of the config.mts file will get stuck at restarting the service
### Reproduction
1. `bun run docs:dev`
2. Visit any page
3. Mod…
-
It would be nice to be able to load new {bash/zsh/etc}-completions from an `.envrc` script. A typical use case would be when `use nix` provisions some commands that you don't have globally installed (…
-
Thanks again for your help with #227! I'm building on it to run `unittest`s for my scripts, but executing them from the command line makes the shell session hang -- regardless of success or failure.
…