From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sartre.minerva.bah.com ([156.80.175.13]) by hawkwind.utcs.utoronto.ca with SMTP id <24076>; Mon, 27 Mar 1995 12:00:15 -0500 Received: from pigsnose by sartre.minerva.bah.com (NX5.67d/NX3.0M) id AA05655; Mon, 27 Mar 95 12:01:06 -0500 Date: Mon, 27 Mar 1995 12:01:06 -0500 From: Erik Quanstrom To: Message-Id: <9503271701.AA05655@sartre.minerva.bah.com> Apparently-To: Apparently-To: >Enter ASCII codes by #: Use command ' location. also 0Xnnnn will insert any the utf-8 character of number nnnn at the current location. this is a superset of ascii, so the answer is yes. >Goto column number: It says you can do this, but I don't know how. I know > I can put the cursor anywhere I want with the mouse, but don't know > how to go to the nth column on a line. -/^/+#10 go to 10th column >Goto begin next line: ? +,/^/ (0th postion on next line) but for god sakes, use the mouse. >Goto begin prev line: ? - -,/^/ >Move cursor up by page: yes, using the mouse on the scrollbar. using up on keyboard, too >Move cursor dn by page: yes, using the mouse on the scrollbar. using down on keyboard, too >Scroll curr line to TOS/MOS/BOS: Yes/No/No. use the mouse >Binary editor: They give three categories. I think this one is closest: > "displays binary characters doesn't do CR/LF conversion on binary files" elides \0.