Lines Matching +full:over +full:- +full:current
41 characters are presented in their order in the \s-2ASCII\s0 character
68 As a command, scrolls down a half-window of text.
71 During an insert, backtabs over \fIautoindent\fR white space at the beginning
72 of a line (6.6, 7.5); this white space cannot be backspaced over.
74 Exposes one more line below the current screen in the file, leaving
81 Equivalent to \fB:f\fR\s-2CR\s0, printing the current file, whether
82 it has been modified, the current line number and the number of lines
85 .iP "^H (\fR\s-2BS\s0\fP)" 15
90 During an insert, eliminates the last input character, backing over it
93 .iP "^I\ (\fR\s-2TAB\s0\fP)" 15
100 .iP "^J\ (\fR\s-2LF\s0\fP)" 15
108 The \s-2ASCII\s0 formfeed character, this causes the screen to be cleared
113 .iP "^M\ (\fR\s-2CR\s0\fP)" 15
114 A carriage return advances to the next line, at the first non-white position
116 During an insert, a \s-2CR\s0 causes the insert to continue onto
140 Redraws the current screen, eliminating logical lines not corresponding
142 On hardcopy terminals in \fIopen\fR mode, retypes the current line
161 to insert non-printing and special characters into the file (4.2, 7.5).
169 Exposes one more line above the current screen, leaving the cursor where
176 Same as \fB:stop\fP\s-2CR\s0.
178 .iP "^[\ (\fR\s-2ESC\s0\fP)" 15
183 If an \s-2ESC\s0 is given when quiescent in command state, the editor
184 rings the bell or flashes the screen. You can thus hit \s-2ESC\s0 if
186 If you don't know if you are in insert mode you can type \s-2ESC\s0\fBa\fR,
193 to typing \fB:ta\fR, this word, and then a \s-2CR\s0.
196 Equivalent to \fB:e #\fR\s-2CR\s0, returning to the previous position
202 do \fB:e!\ #\fR\s-2CR\s0 instead.)
207 .iP "\fR\s-2SPACE\s0\fP" 15
215 terminated by \s-2CR\s0. Doubling \fB!\fR and preceding it by a count
217 is passed on to the object after the \fB!\fR. Thus \fB2!}\fR\fIfmt\fR\s-2CR\s0
219 \fIfmt\fR. If you are working on \s-2LISP\s0,
220 the command \fB!%\fR\fIgrind\fR\s-2CR\s0,*
229 function, will run the text of the function through the \s-2LISP\s0 grinder
235 Precedes a named buffer specification. There are named buffers \fB1\-9\fR
236 used for saving deleted text and named buffers \fBa\-z\fR into which you can
245 it, since it normally backs over the last input character you gave.
247 Moves to the end of the current line. If you \fB:se list\fR\s-2CR\s0,
254 or brace at the current cursor position.
256 A synonym for \fB:&\fR\s-2CR\s0, by analogy with the
262 beginning of a line. The previous context is set whenever the current
263 line is moved in a non-relative way.
264 When followed by a letter \fBa\fR\-\fBz\fR, returns to the line which
265 was marked with this letter with a \fBm\fR command, at the first non-white
268 over complete lines; if you use \fB\(ga\fR, the operation takes place
269 from the exact marked place to the current cursor position within the
273 sentence, or to the beginning of a \s-2LISP\s0 s-expression
289 Same as \s-2CR\s0 when used as a command.
292 in the current line. Especially useful after hitting too many \fB;\fR
294 .iP "\-" 15
295 Retreats to the previous line at the first non-white character.
296 This is the inverse of \fB+\fR and \s-2RETURN\s0.
300 and redrawn, with the current line at the center (2.3).
312 The search begins when you hit \s-2CR\s0 to terminate the pattern;
315 be terminated with a \s-2DEL\s0 or \s-2RUB\s0, or by backspacing when
318 Searches normally wrap end-around to find a string
325 a closing \fB/\fR and then an offset \fB+\fR\fIn\fR or \fB\-\fR\fIn\fR.
339 Moves to the first character on the current line.
340 Also used, in forming numbers, after an initial \fB1\fR\-\fB9\fR.
341 .iP "1\-9" 15
346 an \s-2CR\s0, and the command then executed. You can return to where
347 you were by hitting \s-2DEL\s0 or \s-2RUB\s0 if you hit \fB:\fR accidentally
358 Reindents line for \s-2LISP\s0, as though they were typed in with \fIlisp\fR
369 to type it in during input mode, as it normally backs over the input you
370 have given on the current line (3.1, 3.4, 7.5).
374 Backs up a word, where words are composed of non-blank sequences, placing
378 Changes the rest of the text on the current line; a synonym for \fBc$\fR.
380 Deletes the rest of the text on the current line; a synonym for \fBd$\fR.
382 Moves forward to the end of a word, defined as blanks and non-blanks,
385 Finds a single following character, backwards in the current line.
390 new current line in the center if necessary (7.2).
395 In any case the cursor is moved to the first non-white character on the
408 Moves the cursor to the first non-white character of the last line on
409 the screen. With a count, to the first non-white of the count'th line
413 Moves the cursor to the middle line on the screen, at the first non-white
420 Opens a new line above the current line and inputs text there up to an
421 \s-2ESC\s0. A count can be used on dumb terminals to specify a number
429 to retrieve the contents of the buffer; buffers \fB1\fR\-\fB9\fR contain
430 deleted material, buffers \fBa\fR\-\fBz\fR are available for general
434 form commands, ending with a \s-2RETURN\s0. You can give all the \fB:\fR
438 Terminates with an \s-2ESC\s0.
445 cursor in the current line, and places the cursor just after that character.
449 Restores the current line to its state before you started changing it
454 Moves forward to the beginning of a word in the current line,
455 where words are defined as sequences of blank/non-blank characters.
459 but only characters on the current line are deleted.
461 Yanks a copy of the current line into the unnamed buffer, to be put back
467 (Same as \fB:x\fP\s-2CR\s0.)
468 If any changes have been made, the buffer is written out to the current file.
478 level \s-2LISP\s0 objects. (4.2, 6.1, 6.6, 7.2).
485 Moves to the first non-white position on the current line (4.4).
490 The previous context is set whenever the current
491 line is moved in a non-relative way.
492 When followed by a letter \fBa\fR\-\fBz\fR, returns to the position which
495 from the exact marked place to the current position within the line;
496 if you use \fB\(aa\fR, the operation takes place over complete lines
499 Appends arbitrary text after the current cursor position; the insert
500 can continue onto multiple lines by using \s-2RETURN\s0 within the insert.
503 The insertion terminates with an \s-2ESC\s0 (3.1, 7.2).
505 Backs up to the beginning of a word in the current line. A word is a
510 following input text up to an \s-2ESC\s0. If more than part of a single
512 buffers. If only part of the current line is affected, then the last
526 the current line. A count repeats the find (4.1).
569 \s-2SPACE\s0 is a synonym.
571 Marks the current position of the cursor in the mark register which is
572 specified by the next character \fBa\fR\-\fBz\fR. Return to this position
577 Opens new lines below the current line; otherwise like \fBO\fR (3.1).
584 type. The new character may be a \s-2RETURN\s0; this is the easiest
590 up to an \s-2ESC\s0; given a count, that many characters from the current
599 Undoes the last change made to the current buffer. If repeated, will
610 on the current line (6.5).
617 Redraws the screen with the current line placed as specified by the following
618 character: \s-2RETURN\s0 specifies the top of the screen, \fB.\fR the
619 center of the screen, and \fB\-\fR at the bottom of the screen.
623 center of the screen instead of the default current line. (5.4)
639 .iP "^?\ (\s-2\fRDEL\fP\s0)" 15