conemu
This directory provides Talon voice control integration for ConEmu, a popular, feature-rich tabbed terminal emulator for Windows.
How It Works
The integration is lightweight and focuses on activating standard command sets when ConEmu is the active window. This is managed by a single configuration file:
- conemu.talon: Defines the context and active tags for the ConEmu application.
The conemu.talon file targets the 64-bit Windows executable for ConEmu (conemu64.exe). When this application is focused, Talon automatically enables two tags:
terminal: Activates generic, platform-agnostic terminal command sets (such as directory navigation, clearing the screen, and process interruption) defined elsewhere in the user's Talon configuration.user.git: Activates Git voice commands, allowing you to perform repository management and version control actions natively within the terminal.