Dane Finlay
Dane Finlay
All right then. We can always re-open it later if necessary.
I noticed a few of these issues when working on #196. I can help out with some of them. I'll open a PR soon to fix some issues and add...
I use QEMU/KVM and virt-manager for my Aenea setup instead of VirtualBox. I am in the process of putting together some documentation for this and should have it up in...
Hello Denver, Thank you for reporting this problem in detail. The cause appears to be iTerm or macOS itself. I do recall having similar issues with fullscreen macOS windows in...
Thanks for this. I think adding an auto-formatting parameter for `Dictation` elements could work. There is an *autofmt* parameter for the `Text` action already ([see action_text.py](https://github.com/dictation-toolbox/dragonfly/blob/master/dragonfly/actions/action_text.py#L273)), but I'm not sure...
Thanks again for looking into this. It's good to see there are different ways to implement "scratch that", although I was thinking about it and realised you could probably use...
Thanks for your thoughts on this @wolfmanstout and sorry for the (very) late response! Implementing optional autoformatting functionality like this would be nice, although I think it would get pretty...
@daanzu Yeah, I'm finding it really useful! I'll try to upload it somewhere today so you can try it out :)
@daanzu Here is a Gist with the command module and the text formatting code: https://gist.github.com/Danesprite/413895d62a4a699f14a48796f9fda7e7 Place both files with your other command modules and you should be good to go....
@alexboche It would be trivial to add an optional parameter to `Dictation` that allows for text using the state of the *previous* utterance versus the text formatted only using the...