-
Currently if you use a ThemeShadow the Shadow will also be behind the element of the control, interfering with the look of controls using transparency.
Here is an example with ThemeShadow applied t…
-
I tried running the with the example script and I am getting this error (i also tried to update all the dependencies)
![capture](https://user-images.githubusercontent.com/2345040/50561235-73357880-…
-
Command history search should be influenced by the current directory. The "cat" command I start to type should match up with the last "cat" command I ran in the current directory, not the one I just d…
-
See issue #18 for discussion to this point.
I thought about some sort of scoping (in the sense of free tagging), but I am still not sure how to approach this. My notes typically follow this struct…
-
### Description
When trying to add a member to the team, the drop-down does not autosuggest anyone, and therefore I cannot add anyone to the team.
I can confirm that the request is being made--in …
-
### Describe the bug
After running the `source .zshrc` command, the color of the auto prompt is displayed incorrectly and is not grayed out.
### To Reproduce
Steps to reproduce the behavior:
1. …
liby updated
8 months ago
-
### Describe the bug
I noticed that my cursor color is alternating between white to grey (using the same color as `ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE`) when it's suggesting autocompletion.
### To …
-
I would **LOVE** to be able to `show tables` and scroll through that list (using `j` / `k` vi-style bindings) and hit enter on a selected table to automatically run `describe selected_table_name`. Th…
-
# Aanleiding
We willen in de toekomst mogelijk meer dan 10 items gaan tonen in de autosuggest lijst, dan willen we niet dat de lijst heel lang wordt maar we willen dan een scrollbalk in de resultaten…
-
Hello!
When I'm try using multiple `AvField` in the same `AvForm`, I'm get an error:
```
invariant.js:42 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly…