-
Use autosuggest in the search bar
Search is different for people and images, mind that.
-
```[tasklist]
### Simplify developer flow
- [x] #75
- [x] #74
- [x] #54
```
```[tasklist]
### Add new and missing features
- [ ] #69
- [ ] #56
- [ ] #55
- [ ] #10
```
```[tasklist]
…
-
Like other users I've noticed that the completion strategy was never working, so I tried to do some debugging to see what was going on. I noticed that `ZSH_AUTOSUGGEST_STRATEGY` variable was getting i…
-
Hello, I'm a recent convert from SwiftKey, which is a truly great keyboard when it comes to the ability to correct typos with methods both manual/assisted and automatic.
One feature which I really …
-
Autosuggest suggests me files that don't exist in this directory, e.g.
```
foo$ vim foofile
foo$ cd bar
foo/bar$ vim |
```
at the `|` point autosuggest is suggesting me `foofile` even though…
ghost updated
2 months ago
-
When adding a thought to a context (`newThought` in context view), autosuggest existing contexts.
- Show suggestions as subthoughts underneath typed thought, with helper text “Suggestions”
- He…
-
autosuggest van # zodat ik niet per ongeluk verkeerd typ
-
not sure if this one is possible to fix..
-
This example has a cfoutput loop inside an inline script.
I think it could be written more core to how JavaScript handle things by putting it into an external script.
-
Under Queries/New View there is this chunk of Javascript in a JS tag:
```
$("body .animation-while-load").click(function(){
$(".page-wrap").append("");
console.log("click!");
});
$(wi…