-
in the .zshrc there are some bugs also add hstr: bash and zsh shell history suggest box
-
So, there's this very popular zsh-autosuggestions plugin for zsh. Once this plugin is enabled and you start typing it suggest previously used commands by showing rest of the command as grayed out and …
-
If you delete with ctrl + u, it will reproduce
![image](https://github.com/jeffreytse/zsh-vi-mode/assets/131334123/f1778c7f-c485-40f5-9d46-93c3b0f3fa22)
![image](https://github.com/jeffreytse/zsh-vi…
-
## General information
- Terminal program:
- foot version: 1.13.1 +pgo +ime +graphemes -assertions
- kitty 0.26.5 created by Kovid Goyal
- Operating system: updated AntergosOS (Arch…
-
#### Current Behavior
If I press `cmd + K` to clean the output, the prompt is being cleaned too.
Before `cmd + K`:
After `cmd + K`:
As you can see, `~/Desktop` is missing and only le…
-
/Users/ice/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh:source:1: no such file or directory: /Users/ice/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestion…
icexk updated
3 years ago
-
What would it take to make a zsh-autosuggestions completion hook for McFly?
-
### Describe the bug
Under **cygwin x86_64/x86**
After upgrading zsh from `5.5.1` to `5.8.1` , and enabling `ZSH_AUTOSUGGEST_STRATEGY=(completion)`,
I'm getting the following error after typing com…
-
Not working with https://github.com/zsh-users/zsh-autosuggestions
and autocomplete work very slowly
oh-my-zsh
ZSH 5.8
term xterm-kitty
-
The terminal in the code editor should have the following plugins when you open the code editor:
plugins=(git zsh-autosuggestions vi-mode fzf zsh-syntax-highlighting you-should-use)
by default! how …