* (no subject)
@ 1995-03-27 17:01 Erik Quanstrom
0 siblings, 0 replies; only message in thread
From: Erik Quanstrom @ 1995-03-27 17:01 UTC (permalink / raw)
To: sam-fans
>Enter ASCII codes by #: Use command '<echo "\xxx"' to insert at present
> location.
also <compose> 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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1995-03-27 17:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-03-27 17:01 Erik Quanstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).