-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues
- [X] Yes, I have checked troubleshooting page
### The problem
program name (argv[0]) is always printed after…
-
### Describe the bug
when I use zsh-autosuggestions .. this error happens .. while writing any commands very wide spaces is written even if hitting "DEL or Backspae"
### To Reproduce
just use th…
-
![Snipaste_2020-08-05_11-10-28](https://user-images.githubusercontent.com/41773861/89367719-5ee70800-d70c-11ea-8a09-dc31d8791d87.png)
![Snipaste_2020-08-05_11-10-53](https://user-images.githubusercon…
-
こんにちわ~~ @hchbaw 君
The following error are showing up alternately every time I start a new terminal.
``` sh
$ with-afu-zle-rebinding:16: command not found: afu-zle-aysce-install
$ (Then I could exec…
-
### General information
#### System report (output of `prompt_pure_system_report`):
```
- Zsh: zsh 5.9 (x86_64-apple-darwin23.0) (/bin/zsh)
- Operating system: macOS 14.3.1 (23D60)
- Termin…
-
The current instructions: [README.md#oh-my-zsh](https://github.com/zsh-users/zsh-completions/blob/5bef0323984bbec2def9839fb52db00285a07ebf/README.md#oh-my-zsh), suggest to add zsh-completions to `plug…
-
Because the subshell process for zsh creates a new zdot directory (`kionzrootdir`), rather than using the user's zdot, history is not available within the subshell.
Most of us use the history recal…
-
## Environment
```zsh
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=apple
typeset OSTYPE=darwin22.0
typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173
typeset -…
-
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/abhy/.oh-my-zsh"
# Set name …
-
`zstyle ':completion:*:*:git:*' fzf-search-display true`
I have the previous line after I source-fzf-tab-completion. Everything works great, however I would prefer to not run fzf when tab completing …