From 43ce47006632849efe093e84d0bcf007cbd68e7d Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Fri, 15 May 2020 13:23:33 +0200 Subject: [PATCH] GENZ, an EMACS library to accomodate Generation Z. --- src/astor/genz.1 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/astor/genz.1 diff --git a/src/astor/genz.1 b/src/astor/genz.1 new file mode 100644 index 00000000..68d50357 --- /dev/null +++ b/src/astor/genz.1 @@ -0,0 +1,19 @@ +!* -*- TECO -*- ! +!~Filename~:! !A library to accomodate Generation Z! +GENZ + +!* ESC [ is a cursor code prefix, so move M-[ to C-X [! +M.M ^R_Backward_Paragraph U.[ +!* Move M-] to C-X ] for consistency! +M.M ^R_Forward_Paragraph U.] + +!* Make M-[ a prefix! +M.V M-[_Prefix_Table +M(M.M Make_Prefix_Character)M-[_Prefix_Table U..[ + +QM-[_Prefix_Table [0 + M.M ^R_Up_Real_Line U:0(A) !* Up arrow! + M.M ^R_Down_Real_Line U:0(B) !* Down arrow! + M.M ^R_Forward_Character U:0(C) !* Right arrow! + M.M ^R_Backward_Character U:0(C) !* Left arrow! +]0