Lines Matching full:which

59 the screen of your terminal acts as a window into the file which you
60 are editing. Changes which you make to the file are reflected
84 While it is advantageous to have an intelligent terminal which can locally
126 There is also a short appendix here, which gives for each character the
127 special meanings which this character has in \fIvi\fR. Attached to
208 knows which terminals are hardwired to each port
217 After telling the system which kind of terminal you have, you should
235 Another thing which can go wrong is that you typed the wrong file name and
239 If the editor doesn't seem to respond to the commands which you type
248 The editor does not directly modify the file which you are editing.
257 In our examples, input which must be typed as is will be presented in
258 \fBbold face\fR. Text which should be replaced with appropriate input
279 moves back to the left (like control-h which is a backspace),
311 Another very useful key is the \s-2DEL\s0 or \s-2RUB\s0 key, which generates
347 \*(dg All commands which read from the last display line can also be
351 command which ends the editor session and discards all your changes.
377 to scroll up is \fB^U\fR. Many dumb terminals can't scroll up at all, in which
379 with a line which is farther back in the file at the top.
384 The command \fB^Y\fR (which is hopelessly non-mnemonic, but next to \fB^U\fR
459 of the way through the buffer which you are.
470 \fBn\fR or any command which moves you far away from a context of interest, you
510 which takes you to the middle line on the screen,
512 which takes you to the last line on the screen.
526 Also try the \fBe\fR key which advances you to the end of the current
528 Also try \s-2SPACE\s0 (the space bar) which moves right one character
529 and the \s-2BS\s0 (backspace or \fB^H\fR) key which moves left one character.
587 option which will prevent you from
605 Now try finding a word which can, but does not, end in an `s'.
638 This avoids the lengthy delay which would occur if the editor attempted
645 character which you typed, and the character which you use to kill input lines
663 Notice also that you can't erase characters which you didn't insert, and that
673 Find a single character which is wrong or just pick any character.
678 until the cursor is on the character which is wrong.
688 Finally if the character which is incorrect should be replaced
689 by more than one character, give the command \fBs\fR which substitutes
692 which are wrong you can precede \fBs\fR with a count of the number of
705 of the \fBdw\fR. The command \fB.\fR repeats the last command which
721 Find a word which you can change to another, and try this
730 Find a line which you want to delete, and type
739 which would be necessary to close up the hole created by the deletion
769 The editor will also always tell you when a change you make affects text which
774 Now suppose that the last change which you made was incorrect;
779 (undo) command to reverse the last change which you made.
792 You can recover text which you delete, even if
824 line. Try then hitting a \fB;\fR, which finds the next instance of the
829 There is also a \fBF\fR command, which is like \fBf\fR, but searches
854 which represent that tab. Try moving the cursor back and forth over
860 of which is `^'. On the screen non-printing characters resemble a `^'
887 A sentence is defined to end at a `.', `!' or `?' which is followed by
928 which to redraw the screen at the new location, and this window size
939 which you can use to save copies of text and to move text around in
944 yanks a copy of the object which follows into the unnamed buffer.
954 If the text which you
955 yank forms a part of a line, or is an object such as a sentence which
963 leaves you on this copy, which is placed before the current line.
971 name of a buffer in which the text is to be stored as in \fB"a5dd\fR
1035 which edits the other file discarding the changes you have made to the
1062 On systems which support it, \fB^Z\fP will suspend the editor
1075 place which you marked.
1111 of output which is generated to your screen so that you will not suffer
1137 You can control the size of the window which is redrawn each time the
1139 which cause large screen motions:
1146 of the string which it locates.
1172 The editor has a set of options, some of which have been mentioned above.
1199 paragraphs para=IPLPPPQPbpP LI Macro names which start paragraphs
1201 sections sect=NHSHH HU Macro names which start new sections
1213 You can get a list of all options which you have changed by the
1229 All commands which start with
1233 which are to be run every time you start up \fIex\fP, \fIedit\fP,
1242 which sets the options \fIautoindent\fP, \fIautowrite\fP, \fIterse\fP,
1269 Of course, the particulars of the line would depend on which options
1285 is the put command, which puts text in the buffer after the cursor.
1301 will, if repeated long enough, show you all the deleted text which has
1317 login giving you the name of the file which has been saved for you.
1323 replacing \fIname\fR with the name of the file which you were editing.
1329 be among the last few which you changed. You can either choose to discard
1330 the changes which you made (if they are easy to remake) or to replace
1334 You can get a listing of the files which are saved for you by giving
1389 which you can set to change this value.
1403 which shift one line left or right, and
1417 after a line which starts with \fB}\fR; this is sometimes useful with
1449 There is another option which is useful for typing in \s-2LISP\s0, the
1455 cursor shows the position of the `(' which matches the `)' briefly.
1475 has a parameterless macro facility, which lets you set it up so that
1506 is set, in which case you can type it as slowly as you wish,
1534 which means that whenever you type \fBq\fR, it will be as though you
1570 command, which still uses
1626 commands which abbreviate longer commands which we
1636 Commands which advance lines advance logical lines and will skip
1639 middle of a long line to split it in half. Try \fB80|\fR on a line which
1663 physical lines which are past the logical end of file.
1670 The following table gives the common ways in which the counts are used:
1682 On terminals which run at speeds greater than 1200 baud
1684 On terminals which are slower than 1200 baud
1691 The commands which take a new window size as count all often cause the
1701 \*(dg But not by a \fB^L\fR which just redraws the screen as it is.
1711 Except for a few commands which ignore any counts (such as \fB^R\fR),
1715 of a count as a repetition is a count given to the \fB.\fR command, which
1722 The following table lists the file manipulation commands which you can
1772 \fB%\fR which is replaced by the current file name, or the character
1773 \fB#\fR which is replaced by the alternate file name.
1802 which can be created by programs such as
1822 to the line which matches.
1863 There are a number of characters which you can use to make corrections
1895 which you did not insert with this insertion command. To make corrections
1898 to where you were to continue. The command \fBA\fR which appends at the
1905 as a \fB\(ua\fR character on which the cursor rests. This indicates that
1921 If you are using \fIautoindent\fR you can backtab over the indent which
1939 Characters which you normally type are converted to lower case, and you
1963 commands which were introduced above are available in
1977 \fBx\fR after the \fB:\fR which \fIex\fR prompts you with, or you can
1984 There are a number of things which you can do more easily in
2002 If you are on a hardcopy terminal or a terminal which does not have a cursor
2003 which can move off the bottom line, you can still use the command set of
2015 which is used to get into the same mode.
2022 mode is the way in which the text is displayed.
2050 you the characters which are deleted. The editor also reprints the current
2054 It is sometimes useful to use this mode on very slow terminals which