Make trigger shortcut more obscure#41
Conversation
The current shortcut [clashes with some extensions](cursorless-dev/cursorless#880 (comment)) This seems to work on my linux configuration with codium, whereas the f17 mapping didn't
|
Matches with talonhub/community#1697 |
|
We need to tread carefully here, as this code has been through lots of paces to avoid various issues people have hit over time (eg keyboard layout / OS combos). We should a) test this on a few setups, and b) make sure we don't break backward compatibility, as users tend to update community very infrequently, whereas vscode extension pushes automatically |
|
That's about what I had hoped for. I can test on linux and windows, but if there are other iterations this has been through, I only saw the last couple. To be honest, I'd be happy with just knowing how to override this in my own talon scripts |
|
Hadn't thought about keyboard layout, but I can see backticks being an issue there |
I don't suppose we have a list of those factors, do we? I know the macOS v Windows shortcut is different for a reason but I can't remember why |
The current shortcut clashes with some extensions
This seems to work on my linux configuration with codium, whereas the f17 mapping didn't