Lines Matching refs:editor
74 42 vi's relationship with the ex editor: {:}
158 often, the editor will hang you in an infinite loop. Please don't try it:
268 is a large portion of the editor keeping track of what your screen currently
285 Here is as good a place as any to mention that if the editor is displaying the
455 and proceed to the next file, {:n!^M} forces the editor to discard the current
456 contents of the editor.
465 Typing {:r fname^M} will read the contents of file fname into the editor and
481 the editor, perform the task, and then reinvoke the editor on the same file.
484 At this point, the editor is put to sleep and will be reawakened when you log
501 to sleep. The shell is now the parent of vi. When you type {^Z} the editor
622 of the editor. This section assumes that the magic option is on. To make
626 editor attempts to find during a search. Most search patterns consist of
709 superstructure on the line-oriented editor ex and the colon commands are
890 crashed the editor trying.
964 rests. This indicates that the editor expects you to type a control character
966 exceptions to note. The implementation of the editor does not allow the null
968 editor to separate lines in the file, so it cannot appear in the middle of a
972 insert any other character, however, if you wait for the editor to echo the ^
973 before you type the character. In fact, the editor will treat a following
976 output and never gives them to the editor to process.
984 then ^D. The editor will move the cursor to the left margin for one line, and
1053 {iThis is to show off the nps's UNIX editor.^M^[}
1055 Section 42: vi's relationship with the ex editor: {:}
1057 Vi is actually one mode of editing within the editor ex. When you are
1058 running vi you can escape to the line oriented editor of ex by giving
1076 but in a different mode. When you give the vi command to UNIX, the editor will
1083 In open mode the editor uses a single line window into the file, and moving
1090 line. On such terminals, the editor normally uses two lines to represent the
1093 editor types a number of \'s to show you the characters which are deleted. The
1094 editor also reprints the current line soon after such changes so that you can
1110 the default values for the editor, place a {setenv EXINIT} command in your
1116 but prefer every four columns, and that you wish the editor to insert linefeeds
1128 There are forty options in the vi/ex editor that the user can set for his/her
1185 in not writable, then the editor will exit abruptly when it fails to be able to
1200 editor always places the error message in a standout mode of the terminal (such
1295 invoke the editor with the -R flag.
1299 The editor simulates (using great amounts of output), an intelligent terminal
1367 The editor expands tabs ^I to tabstop boundaries in the display.
1444 Here are some editor limits that the user is likely to encounter: