1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00

Add missing DDT documentation files and links.

.INFO.; DDT :SEND is a help text for that command.

.INFO.; DDT DOC and DDT ORDER are expected to be links.
This commit is contained in:
Lars Brinkhoff 2018-08-03 10:08:19 +02:00
parent 7206346167
commit 207f0dfb32
3 changed files with 27 additions and 0 deletions

25
doc/_info_/ddt.:send Executable file
View File

@ -0,0 +1,25 @@
Instructions for use of the DDT :SEND command.
Usage: :SEND <person> <Message>^C or :SEND <person>@<its> <message>^C
<its> may be one of AI, ML, MC, or DM
Type your message normally. It may contain more than one line as needed.
The following characters have special effects:
Control-C -- Send the message
Control-D -- Abort the message
Control-G -- Abort the message
Control-K -- Retype the message, without clearing the screen first.
Control-L -- Retype the message, clearing the screen first.
Control-Q -- Quote next character
Control-R -- Retype current line
Control-S -- Stop re-typing
Control-T -- Exchange last two characters typed
Control-U -- Kill last line, saving killed info in the "Kill buffer"
Control-W -- Kill last word, saving killed info in the "Kill buffer"
Control-Y -- Get ("Yank") last section of killed info from the Kill buffer
into the message buffer
Control-Z -- Exit the send command, saving the message text in the "Kill
buffer", so the message text can be recovered in another :SEND
with Control-Y
Rubout Delete last character. Does not copy into the kill buffer unless
last character also copied into the kill buffer

1
doc/_info_/ddt.doc Symbolic link
View File

@ -0,0 +1 @@
info/ddt.>

1
doc/_info_/ddt.order Symbolic link
View File

@ -0,0 +1 @@
_info_/ddt.order