Skip to content

Commit 5db7e7f

Browse files
AndreasArvidssonpokey
authored andcommitted
Added break line action (#2103)
`"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]>
1 parent 6363a4a commit 5db7e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spoken_forms.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"actions.csv": {
44
"simple_action": {
55
"bottom": "scrollToBottom",
6+
"break": "breakLine",
67
"break point": "toggleLineBreakpoint",
78
"carve": "cutToClipboard",
89
"center": "scrollToCenter",

0 commit comments

Comments
 (0)