diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-02 21:26:04 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-02 21:26:04 +0100 |
commit | 2cfc3584008420d9a9b8c6e5e54d26f0d5fcb57e (patch) | |
tree | d958aa33d2042c878964b26248f2ebbd33834361 /lib/fnkeys.tes | |
parent | 39406f4d2a644a87cc8567e5f5b5554e4598c8a5 (diff) | |
download | sciteco-2cfc3584008420d9a9b8c6e5e54d26f0d5fcb57e.tar.gz |
added function key macro for Shift+DEL: Acts as a "reverse" rubout
It reinserts when the immediate editing modifier is disabled and
rubs out when it is enabled - without modifying the state of the
^G modifier.
Diffstat (limited to 'lib/fnkeys.tes')
-rw-r--r-- | lib/fnkeys.tes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/fnkeys.tes b/lib/fnkeys.tes index fba0beb..87674e8 100644 --- a/lib/fnkeys.tes +++ b/lib/fnkeys.tes @@ -13,6 +13,10 @@ ! Make DELETE an alternative to ESCAPE ! @[DC]{} +! Make SHIFT+DELETE a rubout/re-insert key. + This reverses the ^G modifier for BACKSPACE ! +@[SDC]{} + @[HOME]{ .ESLINEFROMPOSITIONESPOSITIONFROMLINEU.p Q.pU.l <Q.l-."U 1; ' Q.l-.AU.c Q.c- "N Q.c-9"N Q.lU.p 1; '' %.l> |