cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Don't let the cursor slow you down

Results 419 cursorless issues
Sort by recently updated
recently updated
newest added

Have issues with the selections not quite being generated and inserted correctly (recursive selections are kinda hard). Current output of the buildDictionary script is being manually ported into https://codepen.io/SimeonC/pen/gOeBJLr

# The problem The fact that all of the Cursorless code exists as part of the VSCode extension presents a few problems: - It is difficult / impossible to do...

code quality

- [ ] Link to slack - [ ] Talon wiki - [ ] Talon docs - [ ] Cheatsheet - [ ] GitHub discussions - [ ] YouTube -...

documentation
good first issue

Technically part of knausj, but it is fundamental to Cursorless usage, and users are searching for it on the docs, so we should probably have a basic page on it....

documentation
good first issue

- [ ] Mention "color blindness" for searchability - [ ] Link to it from colors and shapes section of main doc - [ ] Link to / reproduce [grayscale...

documentation
good first issue
accessibility

To improve reliability See #287

bug
code quality

This is the command used to execute a cursorless command. It is not useful to be invoked directly by a user via the command palette, so I think it's confusing...

good first issue

Hello, When I try to say the following "take inside quad urge" I get the following error from cursorless "memory access out of bounds" The following snippet reproduces the error:...

bug
can't reproduce