-
like [zsh-users/zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
-
## Bug Report
### Description
The `~/HyDE/Scripts/install.sh` script just replaces the line `plugins = ...` with
```
plugins=( git sudo zsh-256color zsh-autosuggestions zsh-syntax-highlighting…
-
elvish has tab-completion, but the feature i miss most from fish is browser style as-you-type autocompletion, where typing a command will show a preview of an autocompletable command. requesting this!
-
### Terms
- [X] I have searched all [open bug reports](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
- [X] I agree to follow Scribe-Data's [Code of Conduct](htt…
axif0 updated
1 month ago
-
**Affected Projects**
React
**Library Version:** 3.x
**Describe the bug**
When you use a `` as a controlled component with `value` and `onValueChange` props the `componentDidUpdate` method cal…
-
This would look like the autosuggestion in fish. It would print some text after the current buffer of readline with diminished colouring, and readline wouldn't return this text.
For example:
**~/c…
-
If you go from `antidote bundle zsh-users/zsh-autosuggestions branch:develop` to `antidote bundle zsh-users/zsh-autosuggestions`, your repo's branch does not change.
-
m3pro
macos 14
first:
![image](https://github.com/user-attachments/assets/bfa4ab2a-84cd-48bc-9174-f3c547729206)
second press 1
and it will be a spacing
![image](https://github.com/user-att…
-
add autosuggestion on typing. Redisearch should support that.
-
### Describe the bug
The zsh-autosuggestions is misbehaving. Every-time I start writing a command starting with letter `a` , **the shell suggestion adds some gap between the third and second letter.*…