Sergey Vlasov
Sergey Vlasov
### Steps to reproduce 1. Visit https://vuematerial.io/components/autocomplete/. 2. Scroll to **Custom Template** example. 3. Click the input field and select any color from the drop down. ### What is expected?...
I noticed that variables are highlighted only in double quotes.  What about non-quoted ones?
There is no `uninstall` target for make: ``` sudo make uninstall make: *** No rule to make target 'uninstall'. Stop. ```
Using the latest `python-miio` (at this moment `0.5.0.1`) fails with: ``` $ python firmwarebuilder_0.3/flasher.py -f output/v11_001856.fullos.pkg Flasher for Xiaomi Vacuum Address is not set. Trying to discover. Connecting to device...
**firmware:** `v11_001856.fullos.pkg` **sound pack:** `English.pkg` **firmwarebuilder**: `v0.3` `imagebuilder.sh` places the sounds under `/opt/rockrobo/resources/sounds/en` but is the cleaner still uses the Chinese sounds under `prc/`. How would the cleaner know that...
Is there any way to use ANSI color codes in candidates? ``` candidates=('HELLO' $(echo -e $'\e[36mWORLD')) ``` will output 
In my source I have only one action. But having only one element in `actions` and `act_descriptions` arrays does not execute the action for me when candidate selected. To work...
By accident right clicking on the tab bar can initiate a destructive action, with no way to undo it. It would be great to incorporate some kind of confirmation dialog...
It's a bit complicated to package `cpsm` without a release tag. Please add a tag with `v0.1` or something that indicated a version number.