diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-25 00:49:27 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-02-25 00:49:27 +0100 |
commit | 18b1ac8cd1fe81af721ed903c23813f568630d9c (patch) | |
tree | 30d73ec98c47862411772fac4df7d4e95682fccc /teco.ini | |
parent | e3ea9032f6e3105d9c0a720db8bc413b4a3e016f (diff) | |
download | sciteco-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.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ! |