-
After run this line I get error:
`source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh`
Error:
```
-bash: ! ${+ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE} : bad substitution
-bash: ! ${+ZSH_AUTOSUG…
-
### Discord username (optional)
_No response_
### Describe the bug
1. type `git add` + TAB
2. see that files with spaces in them don't get autocompleted
### To reproduce
see above
### Exp…
-
hope have autosuggest props feature when press space on children component tag.
e.g. interface will appear "msg" and "labels" when press space
-
With this config esh-autosuggest will not work:
```
(require 'use-package)
(use-package evil
:after general
:init
(setq evil-want-keybinding nil evil-want-integration t)
:config
…
-
### What happened?
### Description
Adding a `editableTableField` inside of a CP as follows:
```
{% set cols = {
officeCode: {
type: 'autosuggest',
heading: 'Office Code'|t…
-
امیرحسین جان سلام
این اسکرین شات مربوط هستش به کامپوننتی به نام گزینه ساز.
این تصویر مربوط به حالت اتوساجست مود هستش که کاربر گزینه های مورد نظرش رو با استفاده از کامپوننت اتوساجست که فقط یک سری…
-
```
Hi,
I decided to use django-tagging instead of a rather limited tagging model
of my own. The porting went without problems and I have countless ideas how
I could make use of tags for all kind of …
-
```
Hi,
I decided to use django-tagging instead of a rather limited tagging model
of my own. The porting went without problems and I have countless ideas how
I could make use of tags for all kind of …
-
-
https://ampbyexample.com/advanced/autosuggest/
It seems as though the intention is for the arrow keys to work for this example but they don't. The `amp-selector` has [`keyboard-select-mode="focus"`…