From 4a59d337f4a2dae04c0726c70dc65463c561639d Mon Sep 17 00:00:00 2001 From: g-re-g <123515925+g-re-g@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:50:39 -0500 Subject: [PATCH] Update tutor logo (#5681) --- runtime/tutor | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) diff --git a/runtime/tutor b/runtime/tutor index d51c57c23..e0b41bcf6 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 = =================================================================