-
### Description
Would be cool if subcommands like `status` and flags like `--help` could be autocompleted upon pressing TAB. This would increase the ease of use of this already great application lots…
-
Installed via homebrew and tried adding `eval "$(fnm env --use-on-cd --shell zsh)"` to my .zshrc file per the documentation but running node -v on a new terminal would give me:
> zsh: command not f…
-
ZSH is nice.
-
The `$SHELL` variable contains the path for the default shell, while the actual active shell is SH.
Passing `/bin/zsh` to TMUX manually works, and launching ZSH from SH works as well.
-
when typing `yadm add ` files are never listed, and my shell seems to hang. This may be related to #292 but I don't know.
```
❯ yadm --version && zsh --version && uname -a …
-
### Ticket: Write a Summary on Different Shell Types (Bash, Zsh, Fish, Dash)
---
#### Summary
Compose a comprehensive summary that explores the characteristics, functionalities, and distinctions am…
-
Should we include/ship shell completion with pytest, e.g. in a `contrib` folder?
I have something for Zsh: https://github.com/zsh-users/zsh-completions/pull/454/files.
Added to my dotfiles: http…
-
## Bug Report
#### Current Behavior
Instead of the `nf-seti-gradle` icon being displayed for the gradle module in the Nerd fonts preset, a substitute character is being shown.
#### Expected Beh…
-
The documentation stats `Generate shell configuration for command aliases (z, za, zi, zq, zr):
zoxide init bash|fish|zsh`, but for some reason it only generates `z & zi`
-
I was investigating yesterday why golines was so slow on our projects and I noticed that switching to `gofmt` as a base formatter makes it _massively_ faster, by about two orders of magnitude.
With…