hands-free-vim / neovim-talon

Talon user file set for controlling both neovim editing and neovim terminals using Talon voice.
MIT License
3 stars 2 forks source link

Fix command server shortcut on Mac #20

Closed pokey closed 1 month ago

pokey commented 3 months ago

The default command server shortcut didn't work for me; I just heard an error sound and nothing happened. I was able to get ctrl-q to work, but that's not ideal because that shortcut has a meaning. We couldn't get anything with ctrl-shift to work, which limits our options a bit. We should try to find a good shortcut that is somewhat unique to use as default. It might need to be platform-specific

See also #7

saidelike commented 1 month ago

fixed by https://github.com/hands-free-vim/neovim-talon/pull/7