Index: joe-4.0/rc/jmacsrc.in =================================================================== --- joe-4.0.orig/rc/jmacsrc.in +++ joe-4.0/rc/jmacsrc.in @@ -938,6 +938,7 @@ home .kh Goto beginning of line home ^A home ^[ [ H home ^[ [ 1 ~ +home ^[ [ 7 ~ bop ^[ p (uemacs) bop ^[ { bufed ^X b @@ -966,6 +967,7 @@ eol .@7 eol ^E eol ^[ [ F eol ^[ [ 4 ~ +eol ^[ [ 8 ~ eop ^[ n (uemacs) eop ^[ } execmd ^[ x Index: joe-4.0/rc/joerc.in =================================================================== --- joe-4.0.orig/rc/joerc.in +++ joe-4.0/rc/joerc.in @@ -1016,6 +1016,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 @@ -1040,6 +1043,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.0/rc/jpicorc.in =================================================================== --- joe-4.0.orig/rc/jpicorc.in +++ joe-4.0/rc/jpicorc.in @@ -837,6 +837,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 @@ -865,6 +866,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.0/rc/jstarrc.in =================================================================== --- joe-4.0.orig/rc/jstarrc.in +++ joe-4.0/rc/jstarrc.in @@ -875,6 +875,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 @@ -916,6 +917,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.0/rc/rjoerc.in =================================================================== --- joe-4.0.orig/rc/rjoerc.in +++ joe-4.0/rc/rjoerc.in @@ -880,6 +880,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 @@ -906,6 +907,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