Lines Matching full:command

31 For each character read, one editor command is executed.
34 There are three editing modes: vi insert mode, vi command mode,
44 .Ic ed-command
45 editor command, in all three cases executing the
47 builtin command.
57 builtin command.
69 instead of to the editor command listed below.
75 editor command.
80 editor command in emacs mode, call
94 editor command in emacs mode, hold down the keys
116 .It Ctrl-[, ESC Ta Ic vi-command-mode
125 In vi command mode, input characters are bound to the following
157 .It \&: Ta Ic ed-command
259 .It Meta-X Ta Ic ed-command
270 .It Meta-x Ta Ic ed-command
295 The argument is entered by prefixing the editor command with one
304 execute the command that number of times.
310 If an editor command causes an error, the input character is discarded,
313 but the editor command takes effect anyway.
316 each editor command.
318 .It Ic ed-argument-digit Pq vi command: 1 to 9; emacs: Meta-0 to Meta-9
325 .It Ic ed-clear-screen Pq vi command: Ctrl-L; emacs: Ctrl-L, Ctrl-Meta-L
328 .It Ic ed-command Pq vi command: So \&: Sc ; emacs: Meta-X, Meta-x
332 builtin command.
333 If in vi command mode, also switch back to vi insert mode.
335 .It Ic ed-delete-next-char Pq vi command: x
342 .It Ic ed-delete-prev-char Pq vi command: X, Ctrl-H, BS, Ctrl-?, DEL
372 .It Ic ed-kill-line Pq vi command: D, Ctrl-K; emacs: Ctrl-K, Ctrl-U
376 .It Ic ed-move-to-beg Pq vi command: ^, Ctrl-A; emacs: Ctrl-A
381 Can be used as a movement command after
386 .It Ic ed-move-to-end Pq vi command: $, Ctrl-E; emacs: Ctrl-E
389 Can be used as a movement command after
398 .It Ic ed-next-char Pq vi command: Space, l; emacs: Ctrl-F
401 Can be used as a movement command after
408 .It Ic ed-next-history Pq vi command: j, +, Ctrl-N; emacs: Ctrl-N
418 .It Ic ed-prev-char Pq vi command: h; emacs: Ctrl-B
421 Can be used as a movement command after
428 .It Ic ed-prev-history Pq vi command: k, -, Ctrl-P; emacs: Ctrl-P
441 Can be used as a movement command after
457 .It Ic ed-redisplay Pq vi command, emacs: Ctrl-R
460 .It Ic ed-search-next-history Pq vi command: J; emacs: Meta-N, Meta-n
462 .It Ic ed-search-prev-history Pq vi command: K; emacs: Meta-P, Meta-p
481 This editor command always results in an error.
531 .It Ic em-meta-next Pq vi command, emacs: Ctrl-[, ESC
539 Can be used as a movement command after
560 .It Ic vi-add Pq vi command: a
564 .It Ic vi-add-at-eol Pq vi command: A
567 .It Ic vi-alias Pq vi command: @
583 .It Ic vi-change-case Pq vi command: ~
588 .It Ic vi-change-meta Pq vi command: c
590 following movement command and save a copy of it to the cut buffer.
594 .It Ic vi-change-to-eol Pq vi command: C
597 .It Ic vi-command-mode Pq vi insert: Ctrl-[, ESC
598 Discard pending actions and arguments and switch to vi command mode.
601 .It Ic vi-comment-out Pq vi command: #
606 .It Ic vi-delete-meta Pq vi command: d
608 following movement command and save a copy of it to the cut buffer.
615 .It Ic vi-end-big-word Pq vi command: E
617 Can be used as a movement command after
624 .It Ic vi-end-word Pq vi command: e
626 Can be used as a movement command after
633 .It Ic vi-history-word Pq vi command: _
639 .It Ic vi-insert Pq vi command: i
641 .It Ic vi-insert-at-bol Pq vi command: I
650 .It Ic vi-match Pq vi command: %
655 Can be used as a movement command after
663 .It Ic vi-next-big-word Pq vi command: W
666 Can be used as a movement command after
673 .It Ic vi-next-char Pq vi command: f
677 Can be used as a movement command after
688 .It Ic vi-next-word Pq vi command: w
690 Can be used as a movement command after
697 .It Ic vi-paste-next Pq vi command: p
700 .It Ic vi-paste-prev Pq vi command: P
703 .It Ic vi-prev-big-word Pq vi command: B
706 Can be used as a movement command after
713 .It Ic vi-prev-char Pq vi command: F
717 Can be used as a movement command after
728 .It Ic vi-prev-word Pq vi command: b
730 Can be used as a movement command after
737 .It Ic vi-redo Pq vi command: Sq \&.
738 Redo the last non-motion command.
739 .It Ic vi-repeat-next-char Pq vi command: Sq \&;
741 Can be used as a movement command after
746 .It Ic vi-repeat-prev-char Pq vi command: Sq \&,
749 Can be used as a movement command after
754 .It Ic vi-repeat-search-next Pq vi command: n
756 .It Ic vi-repeat-search-prev Pq vi command: N
759 .It Ic vi-replace-char Pq vi command: r
761 command mode after the next character typed.
766 .It Ic vi-replace-mode Pq vi command: R
771 .It Ic vi-search-next Pq vi command: \&?
773 .It Ic vi-search-prev Pq vi command: /
775 .It Ic vi-substitute-char Pq vi command: s
777 .It Ic vi-substitute-line Pq vi command: S
780 .It Ic vi-to-column Pq vi command: \&|
782 Can be used as a movement command after
787 .It Ic vi-to-history-line Pq vi command: G
789 .It Ic vi-to-next-char Pq vi command: t
794 Can be used as a movement command after
805 .It Ic vi-to-prev-char Pq vi command: T
809 Can be used as a movement command after
820 .It Ic vi-undo Pq vi command: u
822 .It Ic vi-undo-line Pq vi command: U
824 .It Ic vi-yank Pq vi command: y
826 following movement command to the cut buffer.
829 .It Ic vi-yank-end Pq vi command: Y
832 .It Ic vi-zero Pq vi command: 0
835 Can be used as a movement command after
842 If an input character is bound to the editor command
855 Command macros execute a single editor command.
860 The following command macros are defined by default in vi command
871 In vi command mode, they are also defined by default without the
886 editor command.
901 By calling the editor command
904 By calling the editor command