We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43fb23 commit 4e138b3Copy full SHA for 4e138b3
cursorless-talon/src/fallback.py
@@ -7,7 +7,6 @@
7
# This ensures that we remember to update fallback if the response payload changes
8
assert COMMAND_VERSION == 7
9
10
-
11
action_callbacks = {
12
"setSelection": actions.skip,
13
"setSelectionBefore": actions.edit.left,
0 commit comments