Unnamed repository; edit this file 'description' to name the repository.
Update tutor logo (#5681)
g-re-g 2023-01-28
parent d2d3024 · commit 4a59d33
-rw-r--r--runtime/tutor38
1 files changed, 30 insertions, 8 deletions
diff --git a/runtime/tutor b/runtime/tutor
index d51c57c2..e0b41bcf 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -1,13 +1,29 @@
- _ _ __ __
- | | | | _ \ \ / /
- | |_| | ___ | | (_) \ \/ /
- | _ | / _ \ | | _ ) (
- | | | | | __/ | | | | / /\ \
- |_| |_| \___| |_| |_| /_/ \_\
- A post-modern modal text editor.
-_________________________________________________________________
+ .
+ ###x. .|
+ d#####x, ,v||
+ '+#####v||||||
+ ,v|||||+'. _ _ _
+ ,v|||||^'>#### | | | | ___ | | (_) __ __
+ |||||^' .v#### | |___| | / \ | | _ \ \/ /
+ ||||=..v#####P' | ___ | / ^ | | | | | \ /
+ ''v'>#####P' | | | | | --- | | | | / \
+ ,######/P||x. |_| |_| \___/ |_| |_| /_/\_\
+ ####P' "x|||||,
+ |/' 'x||| A post-modern modal text editor.
+ ' '|
+
+
+ Welcome to the Helix tutorial!
+ Press the j key until you reach the introduction.
+
+
+
+=================================================================
+= INTRODUCTION =
+=================================================================
+
Welcome to the Helix editor! Helix is different from editors
you might be used to in that it is modal, meaning that it has
different modes for editing text. The primary modes you will
@@ -20,6 +36,12 @@ _________________________________________________________________
the first lesson.
+
+
+
+
+
+
=================================================================
= 1.1 BASIC CURSOR MOVEMENT =
=================================================================