cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
The most `jq`-ish way to do it is to support modifiers that take a pipeline as their parameter, so that they can then see the output of the entire pipeline....
See #1006 for filter examples
- [ ] abo-abo/avy#341 - [ ] tree-sitter support in emacs ([option 1](https://github.com/emacs-tree-sitter/elisp-tree-sitter)) - [ ] #435 - [ ] RPC is needed? Current method good enough? ([persistent TCP socket...
### The problem Today, it is difficult / impossible to issue a single command phrase in which a "bring" / "move" command is followed by a command that modifies the...
We can deploy our contributor talon files to this repo from `cursorless-talon-dev/` directory, identically to how we do for `cursorless-talon`
https://github.com/Will-Sommers/cursorless-katas
For example, on https://www.cursorless.org/docs/contributing/api/classes/actions_SetSelection.SetSelectionAfter/ it says "Defined in". That should be a link, ideally including that line number
See https://deploy-preview-958--cursorless.netlify.app/docs/user/experimental/keyboard/modal/ ## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] Figure out why it fails if cursorless test case recorder is active - [ ] Figure...
Once we have https://github.com/cursorless-dev/cursorless/issues/1002, we should improve range support as follows: - [ ] Add support for having modifier only apply to endpoint, rather than both sides of range, like...
- [ ] Add action which creates a named mark. Like a lightweight version of #46. Note that we'll probably want to arrange for this action not to set the...