home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
comm
/
misc
/
014
/
wordstar.mac
< prev
Wrap
Text File
|
1991-04-12
|
365b
|
19 lines
; RBcomm macro file
; WordStar cursor movement commands bound to arrow keys
;
Up TEXT "^E"
Home TEXT "^Q^S"
End TEXT "^Q^D"
Left TEXT "^S"
Right TEXT "^D"
Ins TEXT "^V"
Del TEXT "^G"
PgUp TEXT "^R"
PgDn TEXT "^C"
^PgUp TEXT "^Q^R"
^PgDn TEXT "^Q^C"
; include standard bindings which have not been overridden
#include "rbcomm"