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:
19
src/astor/genz.1
Normal file
19
src/astor/genz.1
Normal 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
|
||||
Reference in New Issue
Block a user