Robert Bost

Results 29 issues of Robert Bost

Quikey is built on Python Click which supports shell completion: ```shell $ eval "$(_QK_COMPLETE=source_bash qk)" $ qk st start status stop ``` Quikey should make this clear to setup. Consider...

enhancement

We respectfully request that installation of QK be clearly and linearly laid out for new Linux OS users. It would be great if, from the standpoint of a machine with...

documentation

This is something I've been wanting to do for a while. Quikey needs support for installing prebuilt phrases from a URI (file, web, etc). I haven't thought out what format...

enhancement

If you have a UiBinder class that contains a field annotated with @UiField and that field does not exist in the UiBinder's ui.xml file then a runtime error occurs in...

enhancement

Non-existent `createNpc()` function is called when clicking `+` button to add NPC. Can this be added? Thanks :smile: References: https://github.com/shawncplus/soma/blob/master/src/soma-app/soma-app.html#L262 https://github.com/shawncplus/soma/blob/master/src/soma-app/ranvier-service.html#L22-L53

I originally used your library for a project with ATTiny and it works great. However, I now an using an Adafruit Feather M0 (ARM Cortex-M0) for another project and the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.4.1 - Deployment mode(standalone or cluster): standalone -...

kind/bug
triage/accepted