-
The plugin currently auto-suggests `\[` on blank lines for every whitespace character. It is just a cosmetic thing, but I don't like it.
My zsh currently auto-inserts a space after every completio…
-
I just noticed the zsh-autosuggestions integration, and was wondering why I was still getting global suggestions rather than workspace ones despite setting `workspaces = true`. I think it would be goo…
-
### Discord username (optional)
thejan_29946
### Describe the solution you'd like?
```Text
Currently, partially accepting an autosuggestion is the same shortcut as moving forward one word (which is…
-
I've basically the same issue as the one reported here for the fast highlighter: https://www.reddit.com/r/zsh/comments/f7w14o/strange_bug_with_p10k_zshautosuggestions_fsyh/
You can watch it here: h…
3v1n0 updated
4 years ago
-
## General information
Please report the following information as possible as you can:
- Terminal program: Kitty 0.21.1
- Operating system: Linux Mint 21.1
- ZSH framework: antidote
- Z…
-
set fish_color_autosuggestion 000000 --background FFFFFF
This should show a white background color with autosuggestions, but does not.
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affec…
-
## 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…
-
### Describe the bug
Autosuggestions is not cleared even if menu-select is added to ZSH_AUTOSUGGEST_CLEAR_WIDGETS
### To Reproduce
ZSH_AUTOSUGGEST_CLEAR_WIDGETS=(
'history-search-forward'
…
-
What would it take to make a zsh-autosuggestions completion hook for McFly?