-
1. execute command: sudo podman run --rm -it --privileged --entrypoint=/usr/bin/bootc-image-builder quay.io/centos-bootc/bootc-image-builder:latest completion test
2. it need throw error since bib d…
-
The following functions/completions use `sed` etc in some way that may be able to be sensibly replaced by fish builtins such as `string`. Opening this issue so can track which ones have been completed…
-
### Description
Multiple issues preventing pip completions from working in Fish shell on Windows.
Fish ships with a file at `/usr/share/fish/completions/pip.fish` containing
```
pip completi…
-
the fish shell allows to easily generates its completions from the man pages on the system.
while doctl provides a rich inline documentation, it's not persisted on disk, and as such, unfortunately, …
-
Fish has an amazing web UI where I can set its prompt/completion colors. I like pastel theme which generates the following variables and I wonder how can I convert to ble.sh configuration. Any ideas/d…
-
## Bug Report
Everything is fine until I enter the `poetry shell` inside the `nix-shell`. I've checked both `alacritty` and `plasma6 konsole`.
`nix-shell`:
```bash
folder_name on main [!+?…
-
### Problem
After enabling the fish plugin to get tab completion, path completion doesn't work. When I press `tab`, I get all the fieldnames as suggestions instead.
![beets](https://github.com/…
-
With `bash` and `zsh` already supported, maybe adding support for [fish](https://fishshell.com), too, wouldn't hurt.
-
I think that completion scripts may be a good improvement.
-
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(…