|
4 | 4 | "steps": [
|
5 | 5 | "Say {command:takeCap.yml}",
|
6 | 6 | "Well done! 🙌 You just used the code word for 'c', {grapheme:c}, to refer to the word with a gray hat over the 'c'.\nWhen a hat is not gray, we say its color: say {command:takeBlueSun.yml}",
|
7 |
| - "Selecting a single token is great, but oftentimes we need something bigger.\nSay {command:takeHarpPastDrum.yml} to select a range.", |
8 |
| - "Despite its name, one of the most powerful aspects of cursorless is the ability to use more than one cursor.\nLet's try that: {command:takeNearAndSun.yml}", |
9 |
| - "But let's show that cursorless can live up to its name: we can say {command:chuckTrap.yml} to delete a word without ever moving our cursor.", |
| 7 | + "Selecting a single token is great, but often we need something bigger.\nSay {command:takeHarpPastDrum.yml} to select a range.", |
| 8 | + "Despite its name, one of the most powerful aspects of Cursorless is the ability to use more than one cursor.\nLet's try that: {command:takeNearAndSun.yml}", |
| 9 | + "But let's show that Cursorless can live up to its name: we can say {command:chuckTrap.yml} to delete a word without ever moving our cursor.", |
10 | 10 | "Tokens are great, but they're just one way to think of a document.\nLet's try working with lines: {command:chuckLineOdd.yml}",
|
11 | 11 | "We can also use {scopeType:line} to refer to the line containing our cursor: {command:takeLine.yml}",
|
12 | 12 | "You now know how to select and delete; let's give you a couple more actions to play with: say {action:pre} to place the cursor before a target, as in {command:preUrge.yml}",
|
13 | 13 | "Say {action:post} to place the cursor after a target: {command:postAir.yml}",
|
14 | 14 | "Say {action:change} to delete a word and move your cursor to where it used to be: {command:changeSit.yml}",
|
15 |
| - "And that wraps up unit 1 of the cursorless tutorial! Next time, we'll write some code 🙌.\nFeel free to keep playing with this document, then say {special:next} to continue." |
| 15 | + "And that wraps up unit 1 of the Cursorless tutorial! Next time, we'll write some code 🙌.\nFeel free to keep playing with this document, then say {special:next} to continue." |
16 | 16 | ]
|
17 | 17 | }
|
0 commit comments