Add vi-ish navigation to first and last slide
[smdp.git] / sample.md
index bf24ce0..95d767e 100644 (file)
--- a/sample.md
+++ b/sample.md
@@ -7,6 +7,20 @@
 
 -> A command-line based markdown presentation tool. <-
 
+_Basic controls:_
+
+next slide      *Enter*, *Space*, *Page Down*, *j*, *l*,
+                *Down Arrow*, *Right Arrow*
+
+previous slide  *Backspace*, *Page Up*, *h*, *k*,
+                *Up Arrow*, *Left Arrow*
+
+quit            *q*
+reload          *r*
+slide N         *1..9*
+first slide     *Home*, *g*
+last slide      *End*, *G*
+
 -------------------------------------------------
 
 -> # Supported markdown formatting's <-