-
# Let's do it
Here's a pass at what remains to be done to enable the first release of Rust-based fish. I hope this will be a checklist to drive the release forwards.
tl;dr: resolve blocking issu…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
Code Sample for Reproduction:
``` python
#!/usr/bin/env /home/vivek/pyscripts/.direnv/python-3.10.12/bin/python
# PYTHON_ARGCOMPLETE_OK
import argparse
import argcomplete
def complete_foo(…
-
## Issue description
I generally use this script to start or connect to sessions:
```fish
#!/usr/bin/env fish
if set -q ZELLIJ_SESSION_NAME
echo "Already in zellij session."
else
…
-
In [the original ask](https://twitter.com/DerekNonGeneric/status/1660181947383947265), all reqs had yet to be realized, but as i become more familiar w/ the fish ecosystem, i am noticing that it doesn…
-
### Describe the bug
`App.svelte`
```svelte
import A from './A.svelte'
```
`A.svelte`
```svelte
const {...rest} = $props()
some text
[text-orange='']{
color: o…
-
### Version of Kakoune
Kakoune v2021.11.08-204-g459c6f58
### Reproducer
Ask kakoune to edit a fish shell script that has a `#!/usr/bin/fish` shebang but no file extension.
### Outcome
K…
-
#7585 seems to have fixed only the string spec for argparse, but `fish_opt` still requires `--short` to be provided, even when we have `--long-only`:
String spec version:
```fish
# script.fish
…
-
#### Current Behavior
#### Expected Behavior
#### Additional context/Screenshots
When creating and using a custom module in fish the custom module seems to clear the console.
#### Enviro…
-
### Contributions
- [X] I have read the contribution docs, and understand what's expected of me.
### Link to the page on docs.getdbt.com requiring updates
Updates could possible go on this pa…