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

Using this code `` ![CleanShot 2022-08-15 at 11 53 09](https://user-images.githubusercontent.com/1085899/184569419-b7b5cad2-ed4a-4e48-8b03-d0da2bdf22e4.png) Say `touch key air` ![CleanShot 2022-08-15 at 11 53 41](https://user-images.githubusercontent.com/1085899/184569483-76a4b444-c421-4e2b-a06a-72d13f489ec1.png) 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...

documentation

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)...

enhancement
help wanted
talon

## 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...

to discuss

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...

enhancement
good first issue

`pour item` and `bring after item` just in search a white space today _Edit (@pokey)_: - [ ] "item" (mostly useful in markdown) - [ ] "section" (useful for markdown)...

bug