aboutsummaryrefslogtreecommitdiffhomepage
path: root/teco.ini
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-25 00:49:27 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-02-25 00:49:27 +0100
commit18b1ac8cd1fe81af721ed903c23813f568630d9c (patch)
tree30d73ec98c47862411772fac4df7d4e95682fccc /teco.ini
parente3ea9032f6e3105d9c0a720db8bc413b4a3e016f (diff)
downloadsciteco-18b1ac8cd1fe81af721ed903c23813f568630d9c.tar.gz
EM...$ command to read macro from file and execute immediately (just like "M")
* useful for using macro libraries
Diffstat (limited to 'teco.ini')
-rw-r--r--teco.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/teco.ini b/teco.ini
index 142ad69..a7e1861 100644
--- a/teco.ini
+++ b/teco.ini
@@ -7,7 +7,7 @@ EQ0Q{$SCITECOPATH}/lexer.tes
ED#32ED
! Keyboard macros !
-[.m EQ.mQ{$SCITECOPATH}/fnkeys.tes M.m ].m
+EMQ{$SCITECOPATH}/fnkeys.tes
! Uncomment to enable default keyboard macros !
! ED#64ED !