SHA256
1
0
forked from pool/joe
joe/joe-3.7-additional_key_mappings.patch

113 lines
2.5 KiB
Diff

---
rc/jmacsrc.in | 2 ++
rc/joerc.in | 6 ++++++
rc/jpicorc.in | 2 ++
rc/jstarrc.in | 2 ++
rc/rjoerc.in | 2 ++
5 files changed, 14 insertions(+)
Index: joe-4.1/rc/jmacsrc.in
===================================================================
--- joe-4.1.orig/rc/jmacsrc.in
+++ joe-4.1/rc/jmacsrc.in
@@ -1046,6 +1046,7 @@ home .kh Goto beginning of line
home ^A
home ^[ [ H
home ^[ [ 1 ~
+home ^[ [ 7 ~
bop ^[ p (uemacs)
bop ^[ P (uemacs)
bop ^[ {
@@ -1077,6 +1078,7 @@ eol .@7
eol ^E
eol ^[ [ F
eol ^[ [ 4 ~
+eol ^[ [ 8 ~
eop ^[ n (uemacs)
eop ^[ N (uemacs)
eop ^[ }
Index: joe-4.1/rc/joerc.in
===================================================================
--- joe-4.1.orig/rc/joerc.in
+++ joe-4.1/rc/joerc.in
@@ -1048,6 +1048,9 @@ bof ^K u
bol ^# SP A
home .kh
home ^A
+home ^[ [ H
+home ^[ [ 1 ~
+home ^[ [ 7 ~
center ^K A Center line
center ^K ^A
center ^K a
@@ -1072,6 +1075,9 @@ eof ^K v
eol .kH Go to end of line
eol .@7
eol ^E
+eol ^[ [ F
+eol ^[ [ 4 ~
+eol ^[ [ 8 ~
exsave ^K X Save and exit
exsave ^K ^X
exsave ^K x
Index: joe-4.1/rc/jpicorc.in
===================================================================
--- joe-4.1.orig/rc/jpicorc.in
+++ joe-4.1/rc/jpicorc.in
@@ -865,6 +865,7 @@ home .kh Goto beginning of line
home ^A
home ^[ [ H
home ^[ [ 1 ~
+home ^[ [ 7 ~
center ^[ ^C Center line
center ^[ c
delch .kD Delete character
@@ -893,6 +894,7 @@ eol .@7
eol ^E
eol ^[ [ F
eol ^[ [ 4 ~
+eol ^[ [ 8 ~
execmd ^[ X Prompt for command to execute
execmd ^[ ^X Prompt for command to execute
execmd ^[ x Prompt for command to execute
Index: joe-4.1/rc/jstarrc.in
===================================================================
--- joe-4.1.orig/rc/jstarrc.in
+++ joe-4.1/rc/jstarrc.in
@@ -903,6 +903,7 @@ bof ^Q .kP
home .kh Goto beginning of line
home ^[ [ H
home ^[ [ 1 ~
+home ^[ [ 7 ~
home ^Q S
home ^Q ^S
home ^Q s
@@ -944,6 +945,7 @@ eol .kH Go to end of line
eol .@7
eol ^[ [ F
eol ^[ [ 4 ~
+eol ^[ [ 8 ~
eol ^Q D
eol ^Q ^D
eol ^Q d
Index: joe-4.1/rc/rjoerc.in
===================================================================
--- joe-4.1.orig/rc/rjoerc.in
+++ joe-4.1/rc/rjoerc.in
@@ -907,6 +907,7 @@ bol .kh Goto beginning of line
bol ^A
bol ^[ [ H
bol ^[ [ 1 ~
+bol ^[ [ 7 ~
bol ^# SP A
center ^K A Center line
center ^K ^A
@@ -933,6 +934,7 @@ eol .kH Go to end of line
eol ^E
eol ^[ [ F
eol ^[ [ 4 ~
+eol ^[ [ 8 ~
exsave ^K X Save and exit
exsave ^K ^X
exsave ^K x