home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d3xx
/
d360
/
uucp.lha
/
uucp
/
uucp1.lzh
/
s
/
.edrc
< prev
next >
Wrap
Text File
|
1989-10-14
|
1KB
|
43 lines
ignorecase on
savetabs on
map c-tab (ping 0 while c=32 right repeat tr (( ) left) pong 0 down)
map cs-tab `del del del del down'
map a-tab `goto block while cb `c-tab down''
map as-tab `goto block while cb `cs-tab down''
map s-f9 `saveas ram:\$filename'
map a-/ (escimm (findstr ) escimm (repstr ) repeat -1 nextr)
map c-m menuon
map c-right (repeat 8 tab)
map c-left (repeat 8 backtab)
map s-return return
map (a- ) (( ))
map c-f1 (scanf %s bottom insfile \$scanf)
map c-f2 (scanf %s newfile \$scanf)
map c-f3 (scanf %s newwindow newfile \$scanf)
map s-f7 (setfont topaz.font 7)
map c-[ (ping 1 iconify ctags)
# DIFF / old version support. The following macros automatically
# diff the file being saved with the old version and save the diff
#
# s-f3 will retrieve the 'old' version. Aweesome.
map s-f3 (set old (\$filename) execute (undiff >T:dme_temp \$filename tmp:diff/\$(fname).D) newwindow newfile T:dme_temp chfilename \$old unset old)
map cs-d (execute (copy \$filename T:dme_temp) saveold execute (diff >tmp:diff/\$(fname).D T:dme_temp \$filename))
#map f8 (cs-d escimm (newfile ))
#map f9 (cs-d )
#map f10 (cs-d quit)
map s-f8 (saveold escimm (newfile ))
map s-f9 (saveold)
map s-f10 (saveold quit)
addpath autodocs:
addpath autoincs:
addpath src:suplib/doc
addpath src:dres/doc
addpath src:commonlib/doc