-
- [ ] User forgets to clone community => Look for action we depend on and show error message during init if not detected
- [ ] User clones monorepo instead of cursorless-talon => Have python file at …
pokey updated
6 months ago
-
It's not possible to copy text out of the "About Talon" window. This makes reporting issues unnecessarily difficult because I have to write out the talon version instead of copying it.
Talon 0.4.0-…
-
The `mix talon.new` task crashed with the following error.
```
$ mix talon.new
** (FunctionClauseError) no function clause matching in Mix.Talon.web_namespace/1
The following arguments wer…
-
High! I'm pretty new to Talon and the Talon HUD. When going through the walkthrough, I face this weird rendering issue. It sort of fixed itself when I hovered over the options menu with my mouse. …
-
For example with Slack (the csv contains `lock, slack.exe`). `launch slack` and `focus slack` work without problem, but `lock` doesn't:
`launch lock` is not recognized. It always results in similar…
-
Update Firmware
Set CAN IDs
Verify Motor Directions
-
pokey updated
1 month ago
-
Using TALON v5 installed `python setup.py install` on HPC running Debian
Using `python version 3.6.7`
```
talon --f /analysisdata/fantom6/Interactome/ONT-CAGE_TALON_Callum/F6_interactome_config…
-
There are a handful of functions that require either a "slot index" (`slotIdx`) or a "pid index" (`pidIdx`) parameter:
`talon.configSelectedFeedbackSensor(FeedbackDevice feedbackDevice, int pidIdx,…
-
Short term:
- [ ] repl interface in python in order to mimic certain commands
- [x] echo the output of the test into a file and check it from the python
- [x] create a spoken form in order to trigg…