readme
1This directory and its subdirectory $cputype are always mounted at
2the end of /bin for programs run from acme. They hold a collection
3of small acme-specific applications:
4
5win [command]
6 Create an acme window to serve as a terminal, analogous
7 to xterm. By default, it runs the shell, rc, but it works with
8 any interactive program, e.g. hoc. Within the window,
9 commands executed with button 2 are 'executed' by sending
10 their text to the standard input of the command, appending
11 a newline if necessary.
12new command
13 Run the non-interactive command, placing its standard and
14 diagnostic output in a new window.
15aspell file
16 Run spell on the file, labeling the output with addresses so
17 misspelled words can be found in context using button 3.
18adiff file1 file2
19 Run diff on the files, labeling the output with addresses so
20 changes can be found in context using button 3.
21adict
22 Interactive version of dict(1). Button 3 looks up words and
23 may be applied to any word in any adict window.
24 When a word has multiple definitions, indicate the number
25 (as in acme Mail) to disambiguate.
26