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 =
=================================================================
Shell commands can be run from within helix using the command
:run-shell-command , also aliased as :sh . This will execute the
command in the parent terminal, and print the output in a new
popup.
Run shell commands directly within Helix
using :run-shell-command, also aliased as :sh. This command
executes in the parent terminal and prints the output in a new
popup window.
For example, on a linux system, type in helix
:sh date