Skip to content

Commit 926e35e

Browse files
authored
Update README.md
1 parent d056df6 commit 926e35e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ Here's an example of a simple web search script with two arguments:
108108
open "https://www.google.com/search?q=flights from $1 to $2"
109109
```
110110

111+
*💡Pro tip:* When typing alias + space, Raycast automatically will move focus to the first input field.
112+
111113
### Error Handling
112114

113115
If the script exits with a status code not equal to 0, Raycast interprets it as failed and shows a toast that the script failed to run.

0 commit comments

Comments
 (0)