6d1be48990
Copy from editors/joe based on submit request 23134 from user psmt OBS-URL: https://build.opensuse.org/request/show/23134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/joe?expand=0&rev=10
105 lines
2.6 KiB
Diff
105 lines
2.6 KiB
Diff
Index: rc/jmacsrc.in
|
|
===================================================================
|
|
--- rc/jmacsrc.in.orig 2008-11-02 20:13:54.000000000 +0100
|
|
+++ rc/jmacsrc.in 2009-10-20 12:23:51.005295489 +0200
|
|
@@ -868,6 +868,7 @@ home .kh Goto beginning of line
|
|
home ^A
|
|
home ^[ [ H
|
|
home ^[ [ 1 ~
|
|
+home ^[ [ 7 ~
|
|
bop ^[ p (uemacs)
|
|
bop ^[ {
|
|
bufed ^X b
|
|
@@ -896,6 +897,7 @@ eol .@7
|
|
eol ^E
|
|
eol ^[ [ F
|
|
eol ^[ [ 4 ~
|
|
+eol ^[ [ 8 ~
|
|
eop ^[ n (uemacs)
|
|
eop ^[ }
|
|
execmd ^[ x
|
|
Index: rc/joerc.in
|
|
===================================================================
|
|
--- rc/joerc.in.orig 2008-11-02 04:29:43.000000000 +0100
|
|
+++ rc/joerc.in 2009-10-20 12:23:51.039801181 +0200
|
|
@@ -949,6 +949,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
|
|
@@ -973,6 +976,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: rc/jpicorc.in
|
|
===================================================================
|
|
--- rc/jpicorc.in.orig 2008-11-02 04:19:48.000000000 +0100
|
|
+++ rc/jpicorc.in 2009-10-20 12:23:51.092404427 +0200
|
|
@@ -766,6 +766,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
|
|
@@ -794,6 +795,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: rc/jstarrc.in
|
|
===================================================================
|
|
--- rc/jstarrc.in.orig 2008-11-02 04:20:19.000000000 +0100
|
|
+++ rc/jstarrc.in 2009-10-20 12:23:51.131880999 +0200
|
|
@@ -805,6 +805,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
|
|
@@ -846,6 +847,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: rc/rjoerc.in
|
|
===================================================================
|
|
--- rc/rjoerc.in.orig 2008-11-02 04:20:28.000000000 +0100
|
|
+++ rc/rjoerc.in 2009-10-20 12:23:51.176448836 +0200
|
|
@@ -837,6 +837,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
|
|
@@ -863,6 +864,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
|