Orion's E-Mail Editor

Commands:

say <text> w*hat emote <text> abort lis*t [<range>] [nonum] q*uit,done,pause ins*ert [<ins>] ["<text>] n*ext,p*rev [n] ["<text>] del*ete [<range>] f*ind /<str>[/[c][<range>]] s*ubst /<str1>/<str2>[/[g][c][<range>]] m*ove,c*opy [<range>] to <ins> join*l [<range>] fill [<range>] [@<col>]

---- Do `help <cmdname>' for help with a given command. ----

<ins> ::= $ (the end) | [^]n (above line n) | _n (below line n) | . (current) <range> ::= <lin> | <lin>-<lin> | from <lin> | to <lin> | from <lin> to <lin> <lin> ::= n | [n]$ (n from the end) | [n]_ (n before .) | [n]^ (n after .) `help insert' and `help ranges' describe these in detail.