--- 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.2/rc/jmacsrc.in =================================================================== --- joe-4.2.orig/rc/jmacsrc.in 2016-03-06 16:39:56.000000000 +0100 +++ joe-4.2/rc/jmacsrc.in 2016-05-02 10:16:25.989304424 +0200 @@ -1055,6 +1055,7 @@ home .kh Goto beginning of line home ^A home ^[ [ H home ^[ [ 1 ~ +home ^[ [ 7 ~ bop ^[ p (uemacs) bop ^[ P (uemacs) bop ^[ { @@ -1086,6 +1087,7 @@ eol .@7 eol ^E eol ^[ [ F eol ^[ [ 4 ~ +eol ^[ [ 8 ~ eop ^[ n (uemacs) eop ^[ N (uemacs) eop ^[ } Index: joe-4.2/rc/joerc.in =================================================================== --- joe-4.2.orig/rc/joerc.in 2016-03-06 19:53:12.000000000 +0100 +++ joe-4.2/rc/joerc.in 2016-05-02 10:16:25.989304424 +0200 @@ -1103,6 +1103,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 @@ -1129,6 +1132,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.2/rc/jpicorc.in =================================================================== --- joe-4.2.orig/rc/jpicorc.in 2016-03-06 16:39:56.000000000 +0100 +++ joe-4.2/rc/jpicorc.in 2016-05-02 10:16:25.989304424 +0200 @@ -874,6 +874,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 @@ -902,6 +903,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.2/rc/jstarrc.in =================================================================== --- joe-4.2.orig/rc/jstarrc.in 2016-03-06 16:39:56.000000000 +0100 +++ joe-4.2/rc/jstarrc.in 2016-05-02 10:16:25.989304424 +0200 @@ -912,6 +912,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 @@ -953,6 +954,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.2/rc/rjoerc.in =================================================================== --- joe-4.2.orig/rc/rjoerc.in 2016-03-06 16:39:56.000000000 +0100 +++ joe-4.2/rc/rjoerc.in 2016-05-02 10:16:25.989304424 +0200 @@ -916,6 +916,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 @@ -944,6 +945,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