cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
To keep from polluting the global action namespace and make it clear what is public. Maybe do in tandem with https://github.com/cursorless-dev/cursorless/issues/492
   # Repositories This currently relies on: * https://github.com/saidelike/cursorless/tree/nvim-talon (this PR) * compiled and pushed to https://github.com/hands-free-vim/cursorless.nvim (neovim cursorless plugin) * https://github.com/saidelike/command-server/tree/neovim * compiled and pushed to cursorless...
This pull request is definitely not ready to merge yet but I wanted to get my progress out there in case I'm going in totally the wrong direction. I plan...
There are two flavors of this that would be nice: 1. I have a set of selections and I want to pick n of them at random 2. I have...
When I open the "file hunt" dialog and try to select the second item using "drop down 2" cursorless sometimes picks up "chuck down 2" instead of what I was...
Currently requires https://github.com/saidelike/talon_hud/tree/cursorless fork of the talon HUD ## Checklist - [ ] Fix scope tree view - [ ] Fix broken references to css eg reset - [ ]...
## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet This is...
I am working on some changes to VscodeFileSystem.ts. When running the tests, I'm seeing `rejected promise not handled within 1 second: NeedsInitialTalonUpdateError: Custom spoken forms file not found at /var/folders/g5/2jjc2rf56rg29d286ttd05_000fy9v/T/20ae72e7d885e78e1d632cfd8c725972/state.json....
This is following on from the work of #940 Might resolve: - #1744 - #215 - #866 ## This is currently a draft PR - Last updated 2024-10-04 ## Latest...
- [x] #1281 - [ ] #1934 - [ ] Reopen #1090 - [ ] Enable auto-merge for renovate PRs - [ ] Configure renovate to bump pre-commit, ensuring that...