Lines Matching full:edit
34 .EH 'USD:11-%''Edit: A Tutorial'
35 .OH 'Edit: A Tutorial''USD:11-%'
41 \f3\s+2Edit: A Tutorial\s0\f1
62 .I edit
69 Edit,
94 Asking for \fIedit\fR\ \ \ 4
98 Messages from \fIedit\fR\ \ \ 5
165 .I edit.
166 Creating text using edit is as easy as typing it
218 .IP edit
219 .I edit
222 Edit was designed for beginning users,
349 Asking for \fIedit\fP
354 want to work with edit, the text editor.
359 .B edit
363 press the \s-2RETURN\s0 key and wait for edit's response:
365 % \fBedit text\fP \fI(followed by a \s-2RETURN\s+2)\fR
370 you will now be in communication with edit.
371 Edit has set aside a buffer for use as
379 On the next line appears edit's prompt ``:'',
381 edit expects a command from you.
386 If you misspelled edit by typing, say, ``editor'',
393 Your mistake in calling edit ``editor'' was
404 Your exchange with \s-2UNIX\s0 as you logged in and made contact with edit
410 % \fBedit text\fP
425 Most edit commands have two equivalent forms:
438 % \fBedit text
445 .I edit
450 type something that edit does not recognize,
451 edit will respond with a message
463 part of your command confused edit.
464 The message above means that edit
469 edit is again ready to execute a command.
483 edit stops sending you a prompt.
499 and edit responds by allowing
501 Edit will again
511 edit will believe you want to remain in append mode
594 You are now ready to edit the text. One common operation
609 Edit will copy the contents of the buffer to a disk file.
616 edit will repeat the filename and give
624 Edit must have a name for the file to be written.
626 when you began to edit,
627 edit will print in response to your write command:
641 \s-2UNIX\s0 text editor, and are ready to quit the session with edit.
650 The % is from \s-2UNIX\s0 to tell you that your session with edit is
684 When you indicate you want to edit,
687 start edit working, and it will fetch the contents of the
689 When edit has copied the file into the buffer, it
695 % edit text
700 means you asked edit to fetch
704 Edit awaits
735 while working with edit,
741 Any command that edit might be executing
743 causing edit to prompt you for a new command.
797 In printing lines, edit uses a special notation to
809 edit would display
813 To represent the control-A, edit shows ``^A''.
836 The way to tell edit to search for something
845 you instruct edit to search for ``thiss''.
846 If you ask edit to look for a pattern of characters
849 When edit finds
855 Edit is now positioned in the buffer at the
862 Edit keeps track of the line in the buffer where it is located
886 return you will be instructing edit to print the current line:
897 and edit will respond with the line number:
904 edit will position you at that line and
940 As far as edit is concerned,
953 This command will instruct edit to make the change:
960 edit to make a substitution.
969 If edit finds an exact match of the characters to be
979 When edit does find the characters that you want to change,
999 edit will assume that we mean to change
1017 A command that will first position edit at the desired line
1030 line numbers to identify a line to edit.
1032 by asking edit to search for a specified pattern of letters
1038 \fB/strange/\fP tells edit to find the characters ``strange'' in the text
1039 \fBs\fP tells edit to make a substitution
1073 edit will start with line 1 and continue printing lines,
1094 your dialogue with edit will be:
1101 This is edit's warning that you have not written
1109 if edit had obeyed the \fBq\fR command.
1144 Login to \s-2UNIX\s0 and make contact with edit.
1150 you wanted to edit?
1153 % \fBedit text\fR
1157 % \fBedit\fR
1159 Both ways get you in contact with edit, but the first way
1162 If you did forget to tell edit the name of your file,
1171 .B edit,
1173 tells edit that you want
1177 You may also use the edit (e) command to change files in
1179 or to give edit the name of a new file that you want to create.
1180 Because the edit command clears the buffer,
1181 you will receive a warning if you try to edit a new file without
1188 Edit allows you to move lines of text
1201 directs edit to move lines 2, 3, and 4
1212 would instruct edit to move lines 1 through 3 (inclusive)
1226 edit tells how many lines were affected by the move
1302 edit prints the line that has become the current line (``.'').
1316 asks edit to locate and print
1327 edit deletes the current line (``.''),
1375 will take edit to the line you want deleted.
1376 Edit will search for the first
1383 which edit will do as easily as if you had meant it.
1410 The commands write (w) and edit (e), which interact with disk files,
1437 Here again, edit informs you if the command affects more
1464 The dollar sign as a command asks edit to print the last
1467 edit will print the line number corresponding to the
1478 instructs edit to delete all lines from the current line (\fB.\fR)
1493 This tells edit to move back to a position 3 lines
1500 instructs edit to print the line that is 2
1503 You may use ``+'' and ``\-'' in any command where edit
1523 (such as ``+++'') to see edit's response.
1531 edit will remind you that you are at the end of the buffer:
1543 edit will print one of these messages:
1564 The change command instructs edit to delete specified lines
1594 edit notifies you if more than one line will be changed
1630 Edit, however, provides a way to make commands
1646 The ``g'' instructs edit to
1666 which instructs edit to change
1685 Edit does not automatically print the lines modified by a
1695 in essence, be sure of what you are telling edit to do
1708 edit will print a warning if the command added or deleted more than one line.
1757 Edit normally searches forward through the buffer,
1868 edit keeps track of the name of the file being edited as the
1870 Edit remembers as the current filename the name given
1872 The current filename changes whenever the edit (e) command
1874 Once edit has recorded a current filename,
1877 edit, as we have seen, supplies the current filename.
1892 edit will write onto the current file (``draft3'')
1972 and you may continue to edit the entire buffer.
1976 Edit still remembers whether you have saved changes to the buffer
1986 edit's crash recovery feature
1998 to recover the buffer for an edit session
2055 or the \fB\-r\fR option of the edit command
2074 Edit is an editor designed for beginning and casual users.
2089 .I edit.
2100 you may still find that edit continues to meet your needs.
2109 .B edit.
2111 Edit commands also work in
2118 .I edit.
2119 In edit, only the characters ``^'', ``$'', and ``\\'' have
2127 Another feature of the edit environment prevents users from
2176 edit (text editor), 3, 5, 23
2177 edit (e) command, 5, 9, 14
2184 edit (text editor), 3, 5, 23
2185 edit (e), 5, 9, 14
2255 : (edit), 5, 6, 7