LexiconCode
LexiconCode
Can you rebase on DropPy2?
That's Reasonable. Why don't we take the time to test each app. To see if `cs-z` is the preferred method "Redo". As you test post name of the apps and...
> There is an [aenea](https://github.com/dictation-toolbox/aenea) class I use in these situations called [ContextAction](https://github.com/dictation-toolbox/aenea/blob/ef8ef3d51df1e58aba6eec3ef5e03400646625de/client/aenea/wrappers.py#L273). It executes different actions depending on the first dragonfly context in a list that matches, falling back...
After talking to @Danesprite he is looking into including ContextAction as part of the Dragonfly framework. Even with ContextAction implemented it is still worthwhile changing windows use cs-z for "Redo"....
[ContextAction ](https://dragonfly2.readthedocs.io/en/latest/actions.html?%20#dragonfly.actions.action_context.ContextAction) class is now part of dragonfly v13. Academics are going to keep me busy for the next few weeks but I wanted let you know I hadn't forgotten...
I'm not familiar with using Emacs. Is this part of the setup process to choose between "traditional" and "Emacsy"or is there a default? If it's part of the install process...
As a general rule of thumb it's best to support application defaults in this case Emacsy.
What's the current status of this issue?
To clarify, defining them in particular app files?
The grammar standard API have been removed except as an example. The reasoning for for this change can be found [here](https://github.com/dictation-toolbox/Caster/issues/533#issuecomment-560036137). Therefore we can utilize `ContextAction` or defined them individually...