-
As we are moving toward a pretty stable set of command line options, I think it would be nice to provide completions for common shells.
If folks are interested in this I can start working on this …
-
It would be nice to set some default options for `rnr`, like `--backup`, `--force`, `--hidden`, `--recursive`, `--include-dirs`, or `--silent`.
I would like a configuration file (e.g. `~/.config/rn…
-
**Describe the bug**
The bg query added as workaround in https://github.com/charmbracelet/bubbletea/pull/1107 causes unwanted output when no tea application is started and output is redirected to `…
-
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…
-
https://github.com/fish-shell/fish-shell/issues/583#issuecomment-13758325
-
Tab-completing branch names would be useful for all `branch` subcommands today execpt `list`.
e.g. I run into this on a regular basis:
```sh
$ jj branch delete # wait what that branch again?
$…
-
I can type `` to complete the suggest command.
This could make command complete faster.
-
When running `eza --tree --git-ignore`, eza will respect a `.gitignore` file if it's in the current directory or a parent directory. When recursing (e.g. with `--tree`), eza ignores `.gitignore` files…
-
I've setup my fish shell as an interactive only shell, which means `echo $SHELL` reports `/bin/bash` in fish when on its own and `/bin/sh` from tmux. `fish` is launched automatically from `bash`, `bas…
-
**Describe the bug**
Generated completions for Fish shell don't work for Spago
**To Reproduce**
```fish
> spago --fish-completion-script (which spago) > ~/.config/fish/completions/spago.fish
> …