diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-19 21:02:23 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-11-20 06:07:33 +0100 |
commit | 3db5b1a40bf6b503b26827355f40033b1047a123 (patch) | |
tree | b0689d9f880b85c79485a2632b5a2e0c19284cbe /teco.ini | |
parent | 6403c951636a24f31368e91da2439c4fb47ff4c3 (diff) | |
download | sciteco-3db5b1a40bf6b503b26827355f40033b1047a123.tar.gz |
disable ^U string building characters (by default)
some method to reenable it will be developed in the future (perhaps using a separate command, or a special modifier which reverses a string commands default handling of building character)
Diffstat (limited to 'teco.ini')
-rwxr-xr-x | teco.ini | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,13 +6,13 @@ Oadd,edit,close,quit !add! [f[r[0[1[2 - f^QQ* EQf + EQ* HXf EQf r U2U1U0 (Q0*256 + Q1)*256 + Q2 - ZJ -:S.^Q[cpp,c,h]"S Z-."= - EB^QQf + ZJ -:S.[cpp,c,h]"S Z-."= + EBQf 3,4001ES 0,4005ESbreak case continue default do else for goto if return switch while 0,255,0Mr,0,2051ES @@ -23,13 +23,13 @@ '' ZJ -:Smakefile"S Z-."= - EB^QQf + EBQf 11,4001ES 0,255,0Mr,1,2051ES Oadd.end '' - EB^QQf + EBQf !add.end! ]2]1]0]r]f Oend |