Skip to content

Commit

Permalink
Added break line action (#2103)
Browse files Browse the repository at this point in the history
`"break air"`

## Checklist

- [x] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [x] 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)
- [x] I have not broken the cheatsheet

---------

Co-authored-by: Pokey Rule <[email protected]>
  • Loading branch information
2 people authored and cursorless-bot committed Dec 7, 2023
1 parent 6363a4a commit 5db7e7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spoken_forms.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"actions.csv": {
"simple_action": {
"bottom": "scrollToBottom",
"break": "breakLine",
"break point": "toggleLineBreakpoint",
"carve": "cutToClipboard",
"center": "scrollToCenter",
Expand Down

0 comments on commit 5db7e7f

Please sign in to comment.