1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-22 09:03:20 +00:00

GENZ, an EMACS library to accomodate Generation Z.

This commit is contained in:
Lars Brinkhoff
2020-05-15 13:23:33 +02:00
parent b926c0e0ab
commit 43ce470066

19
src/astor/genz.1 Normal file
View File

@@ -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