-
Now that the keyboard overlay scrolls nicely I think we can explore enabling/disabling various key sections on a per keyboard basis. I'm thinking since the keycodes are nicely organized in the docs as…
-
Context: https://github.com/oxidecomputer/omicron/pull/3895#discussion_r1297738612
Current Implementation:
https://github.com/oxidecomputer/steno/blob/77d8f2003cb26578eaf80dd2982eda64e2abb80d/src/…
-
I'm wagering that the Tapey Tape config in `tapey_tape.json` probably isn't generally expected to change that often once set, but I've recently been changing it with high enough frequency that I've [a…
-
## Summary
Configuring the steno machine right now can be difficult, especially since the connection state to the serial port doesn't actually guarantee that a steno machine is connected. Having a …
-
### Description
Filing this on behalf of another user who delivered this feedback in person.
It would make it much nicer for node developers to be able to retrieve steno as part of their applica…
-
First off all: Thanks for building this amazing tool! It is really helpful in learning steno 😊
Playing around with other learning/typing tools I had the idea of a distraction free mode for TypeyTy…
-
### Description
I am trying to use Steno with a [bolt](https://github.com/SlackAPI/bolt) app. However when replaying a transaction the request signing verification fails as the timestamp is too old…
-
I have really enjoyed using Spectra Lexer as an alternative to the built-in lookup tool to find words I'm having trouble spelling. The diagram makes it very easy to work out where everything is on the…
-
**Describe the bug**
Disconnecting the steno machine (tested on Gemini PR and keyboard with a Multisteno) will cause letters with diacritics to not be outputted by Plover.
**To Reproduce**
St…
-
Hello 👋 While implementing a `SecStore` for our own persistence layer I noticed that there's no way to for a `SecClient` to read from a `SecStore`, it can only write to it. This means that it's up to …