The file ORIBIN.ZOO contains the binaries for the ST version of the ORIGAMI folding editor (version 1.6). The archive furthermore contains docs, pre-compiled keybindings, sources for keybindings and an emacs-tutorial (only useful when using the emacs-like keybinding, which are not the default ones). The docs are readily formatted for printing on an epson or compatible printer (nec etc. should work, too). You will need ZOO2.1 in order to uncompress. Origami is a folding editor similar to the TDS editor. (Some PC users call it an outline editor.) ORIGAMI enables you to fold parts of your texts in order to increase readability. The additional folding information is written to the file, but it is hidden by embedding it in comments - the comment syntax can be defined to meet nearly every existing language (C,Pascal,shell script, Assembler, miranda, ...). Some of the highlights of ORIGAMI include: - keyboard macros - record keyboard events and replay them when needed - argument repeat - simply say 'repeat that command 17 times' ... - a powerful macro language (OCL = Origami Control Language). OCL includes if, while, ... structures, local variables and much more and allows to write very powerful macros (take a look at the towers-of-hanoi and the fill-paragraph macros). - freely defineable keyboard layout - use the command syntax YOU like - some powerful shell & pipe commands - send your text to/from an external command, pipe your text through an external filter, ... - TDS compatibility - ORIGAMI is able to read, write & edit the strange binary file format used by the INMOS Transputer Development System - so you do not need a transputer to edit these files anymore - filed folds: you can enter and exit these folds just like other folds in your text, but in fact they are different files ... these files are loaded/saved automatically if you enter/exit such folds. - autosave: the current text is saved automatically after a selectable period of time There are complete docs and a ST-specific readme file in the archive.