Update runtime/tutor

Co-authored-by: David Else <12832280+David-Else@users.noreply.github.com>
pull/11307/head
JR 2024-09-11 12:25:26 +02:00 committed by GitHub
parent 951e648881
commit f5d0135b77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -1520,10 +1520,10 @@ letters! that is not good grammar. you can fix this.
= CHAPTER 14.1 RUN SHELL COMMANDS = = CHAPTER 14.1 RUN SHELL COMMANDS =
================================================================= =================================================================
Shell commands can be run from within helix using the command Run shell commands directly within Helix
:run-shell-command , also aliased as :sh . This will execute the using :run-shell-command, also aliased as :sh. This command
command in the parent terminal, and print the output in a new executes in the parent terminal and prints the output in a new
popup. popup window.
For example, on a linux system, type in helix For example, on a linux system, type in helix
:sh date :sh date