cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
Using this code ``  Say `touch key air`  Selects `data-testid` as expected. Say `touch value air` ![CleanShot 2022-08-15...
Initial content for a cursorless tutorial - [ ] Properly support custom actions and other necessary custom spoken forms - [ ] Add note at end of unit 1 suggesting...
We'd like for users to be able to define more complex custom grammars. To do so, they'll need full access to the types of commands supported by cursorless, whereas [today](https://github.com/pokey/cursorless-talon/blob/main/src/actions/actions.py#L37)...
## Checklist - [ ] Record and add "What is Cursorless?" video - [ ] Fix white side bars on horizontal mobile layout - [ ] Fix my desktop layout...
## Checklist - [x] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
When I do "cursorless cheat sheet", I get the below stacktrace and nothing shows up. Do I need to generate the sheet first? I'm at [1b30ce6f5efc725822af75e9d964c677b8dfe307](https://github.com/cursorless-dev/cursorless-talon/commit/1b30ce6f5efc725822af75e9d964c677b8dfe307) from Aug 4. ```...
When working on larger documents with many folded sections, I often encounter conflicts when attempting to select lines by row number. I would like to have a setting to be...
I’m working on pattern matching support as discussed [here](https://github.com/cursorless-dev/cursorless/issues/579#issuecomment-1161627378) and planning to add it to rust, java, c, c++, python, javascript, typescript and haskell (languages I know). So far I...
Currently commands don't work in `.qmd` files (see https://quarto.org/), but since it's more or less markdown it would be nice if we could have basic supports for it (e.g. without...
`pour item` and `bring after item` just in search a white space today _Edit (@pokey)_: - [ ] "item" (mostly useful in markdown) - [ ] "section" (useful for markdown)...