aboutsummaryrefslogtreecommitdiffhomepage
path: root/teco.ini
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-19 21:43:39 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-11-20 06:07:33 +0100
commitb804417f36ef398f1223e439fd5ac9f2ade046eb (patch)
tree5d19cde8c5f6bfe7c3e839661b90ee1f4f0bbca4 /teco.ini
parent3db5b1a40bf6b503b26827355f40033b1047a123 (diff)
downloadsciteco-b804417f36ef398f1223e439fd5ac9f2ade046eb.tar.gz
support special "{" alternate escape character: is only terminated by a matching *balanced* "}"
this eases writing nested macros
Diffstat (limited to 'teco.ini')
-rwxr-xr-xteco.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/teco.ini b/teco.ini
index e7c1a42..97ae766 100755
--- a/teco.ini
+++ b/teco.ini
@@ -2,7 +2,7 @@
! TECO.INI !
-@0/
+@0{
Oadd,edit,close,quit
!add! [f[r[0[1[2
@@ -42,7 +42,7 @@
!quit!
! fall through !
-!end!/
+!end!}
ED#32ED
! open all files specified on the commandline !