Skip to content

Commit 6ec84ad

Browse files
Added insert action changelog (#1886)
## Checklist - [/] 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) - [/] I have not broken the cheatsheet --------- Co-authored-by: Pokey Rule <[email protected]>
1 parent d0f01ef commit 6ec84ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
tags: [enhancement, talon]
3+
mergeDate: 2023-09-10
4+
pullRequest: 1875
5+
---
6+
7+
- Added `cursorless_insert` action to the public Talon api. This api enables you to define custom grammars for cursorless text insertion. See the [talon-side api docs](https://www.cursorless.org/docs/user/customization/#public-talon-actions) for more

0 commit comments

Comments
 (0)