Closed knausj85 closed 4 years ago
The below commands will move the cursor, but not select the text as expected in Windows.
'select left': Key('shift-left'), 'select way left': Key('shift-home'), 'select way right': Key('shift-end'),
Windows version of go-select-clear: go-select-clear.txt
Note: Commands such as "shift-a" work as expected.
"ctrl-a" also doesn't work via Talon.
Oops, ctrl-a works fine. Momentary derp on my end.
I updated to 1025, and this seems to be fixed.
The below commands will move the cursor, but not select the text as expected in Windows.
Windows version of go-select-clear: go-select-clear.txt
Note: Commands such as "shift-a" work as expected.