commit ec596f080aca1039a3f8b4bfb8454c6c9abdcc22
Author: Nick <[email protected]>
Date: Sun Sep 25 13:12:09 2016 +0100
Update nano key sequence note that dwm will stomp on.
diff --git a/dwm.suckless.org/tutorial.md b/dwm.suckless.org/tutorial.md
index 99f9c7b..f9d0981 100644
--- a/dwm.suckless.org/tutorial.md
+++ b/dwm.suckless.org/tutorial.md
@@ -53,6 +53,8 @@ To **move a terminal to another _tag_**, hover to the
terminal and press `[Shift
bind M-; softwrap all
+ There are several other nano key sequences that dwm will stomp on - use the
above example to fix nano up.
+
To **focus on another _tag_**, press `[Alt]+[tag number]`.
To **move a terminal to master or stack**, press `[Alt]+[d]` or `[Alt]+[i]`.