Lines Matching +full:current +full:- +full:mode

22 utility is a line-oriented text editor.
29 mode, in which the only difference is that the editor restricts the
36 Note that editing outside of the current directory is only prohibited
37 if the user does not have write access to the current directory.
38 If a user has write access to the current directory, then symbolic
39 links can be created in the current directory, in which case
64 is in command mode.
65 In this mode commands are read from the standard input and
89 enters input mode.
92 In this mode, no commands are available;
99 Input mode is terminated by
137 .Bl -tag -width indent
171 .Em current address
174 When a file is first read, the current address is set to the last line
176 In general, the current address is set to the last line
185 .Em -
190 relative to the current address.
200 semi-colon.
206 .Em n Ns -tuple
211 .Em n Ns -tuple .
214 Each address in a comma-delimited range is interpreted relative to the
215 current address.
216 In a semi-colon-delimited range, the first address is
217 used to set the current address, and the second address is interpreted
221 .Bl -tag -width indent
223 The current line (address) in the buffer.
234 .It - or ^
237 .Em -1
239 .It -n or ^n
244 is a non-negative number.
255 is a non-negative number.
262 The current through last lines in the buffer.
270 current line, if necessary.
277 current line, if necessary.
310 to match several strings in a line, then the left-most longest match is
314 .Bl -tag -width indent
328 Any backslash-escaped character
341 .It Op char-class
343 .Em char-class .
347 .Em char-class ,
351 .Ql - ,
353 .Ql a-z
356 .Em char-class
359 .Bl -column "[:alnum:]" "[:cntrl:]" "[:lower:]" "[:xdigit:]" -compact
366 .Ql -
369 .Em char-class ,
372 .Em char-class
376 .Em char-class
379 .Bl -item -compact -offset 2n
381 .Op \&. Ns Ar col-elm Ns .\&
384 .Op = Ns Ar col-elm Ns =
388 .Ar col-elm
391 are interpreted according to the current locale settings
398 .It Op ^char-class
400 .Em char-class .
401 .Em Char-class
460 is the only left-most match.
501 An interrupt (typically ^C) has the effect of aborting the current command
502 and returning the editor to command mode.
511 .Bl -tag -width indent
514 Text is entered in input mode.
515 The current address is set to last line entered.
520 Text is entered in input mode.
521 The current address is set to last line entered.
524 If there is a line after the deleted range, then the current address is set
526 Otherwise the current address is set to the line
537 The current address is set to the last line read.
548 The current address is set to the last line read.
557 The current address is set to the last line read.
564 .It (1,$)g/re/command-list
566 .Ar command-list
569 The current address is set to the
571 .Ar command-list
575 command, the current address is set to the last line affected by
576 .Ar command-list .
579 .Ar command-list
590 .Ar command-list
599 the current address is set,
601 .Ar command-list .
604 command, the current address
606 .Ar command-list .
609 .Ar command-list
616 repeats the last non-null command list.
625 Insert text in the buffer before the current line.
626 Text is entered in input mode.
627 The current address is set to the last line entered.
633 The current address is set to the resultant line.
648 .Dq Li --More--
654 The current address is set to the last line
659 right-hand destination address, which may be the address
662 The current address is set to the
667 The current address is set to the last line
671 The current address is set to the last line
675 Unless a prompt was specified by with command-line option
701 The current address is set to the last line read.
711 The current address is set to the last line read.
733 The current address is set the last line affected.
796 The current address is set to the last line affected.
798 Copy (i.e., transfer) the addressed lines to after the right-hand
802 The current address is set to the last line
805 Undo the last command and restores the current address
816 .It (1,$)v/re/command-list
818 .Ar command-list
841 The current address is unchanged.
854 The default filename and current address are unchanged.
861 The current address is unchanged.
868 is not specified, then the current window size is used.
869 The current address is set to the last line printed.
893 The current line is unchanged.
897 Print the addressed line, and sets the current address to
901 .Bl -tag -width /tmp/ed.* -compact
914 and either returns to command mode
955 USD:12-13
960 .%O Addison-Wesley
982 If a text (non-binary) file is not terminated by a newline character,