Lines Matching full:command
32 For each character read, one editor command is executed.
35 There are three editing modes: vi insert mode, vi command mode,
45 .Ic ed-command
46 editor command, in all three cases executing the
48 builtin command.
58 builtin command.
70 instead of to the editor command listed below.
76 editor command.
81 editor command in emacs mode, call
95 editor command in emacs mode, hold down the keys
117 .It Ctrl-[, ESC Ta Ic vi-command-mode
126 In vi command mode, input characters are bound to the following
158 .It \&: Ta Ic ed-command
260 .It Meta-X Ta Ic ed-command
271 .It Meta-x Ta Ic ed-command
296 The argument is entered by prefixing the editor command with one
305 execute the command that number of times.
311 If an editor command causes an error, the input character is discarded,
314 but the editor command takes effect anyway.
317 each editor command.
319 .It Ic ed-argument-digit Pq vi command: 1 to 9; emacs: Meta-0 to Meta-9
326 .It Ic ed-clear-screen Pq vi command: Ctrl-L; emacs: Ctrl-L, Ctrl-Meta-L
329 .It Ic ed-command Pq vi command: So \&: Sc ; emacs: Meta-X, Meta-x
333 builtin command.
334 If in vi command mode, also switch back to vi insert mode.
336 .It Ic ed-delete-next-char Pq vi command: x
343 .It Ic ed-delete-prev-char Pq vi command: X, Ctrl-H, BS, Ctrl-?, DEL
373 .It Ic ed-kill-line Pq vi command: D, Ctrl-K; emacs: Ctrl-K, Ctrl-U
377 .It Ic ed-move-to-beg Pq vi command: ^, Ctrl-A; emacs: Ctrl-A
382 Can be used as a movement command after
387 .It Ic ed-move-to-end Pq vi command: $, Ctrl-E; emacs: Ctrl-E
390 Can be used as a movement command after
399 .It Ic ed-next-char Pq vi command: Space, l; emacs: Ctrl-F
402 Can be used as a movement command after
409 .It Ic ed-next-history Pq vi command: j, +, Ctrl-N; emacs: Ctrl-N
419 .It Ic ed-prev-char Pq vi command: h; emacs: Ctrl-B
422 Can be used as a movement command after
429 .It Ic ed-prev-history Pq vi command: k, -, Ctrl-P; emacs: Ctrl-P
442 Can be used as a movement command after
458 .It Ic ed-redisplay Pq vi command, emacs: Ctrl-R
461 .It Ic ed-search-next-history Pq vi command: J; emacs: Meta-N, Meta-n
463 .It Ic ed-search-prev-history Pq vi command: K; emacs: Meta-P, Meta-p
482 This editor command always results in an error.
532 .It Ic em-meta-next Pq vi command, emacs: Ctrl-[, ESC
540 Can be used as a movement command after
561 .It Ic vi-add Pq vi command: a
565 .It Ic vi-add-at-eol Pq vi command: A
568 .It Ic vi-alias Pq vi command: @
584 .It Ic vi-change-case Pq vi command: ~
589 .It Ic vi-change-meta Pq vi command: c
591 following movement command and save a copy of it to the cut buffer.
595 .It Ic vi-change-to-eol Pq vi command: C
598 .It Ic vi-command-mode Pq vi insert: Ctrl-[, ESC
599 Discard pending actions and arguments and switch to vi command mode.
602 .It Ic vi-comment-out Pq vi command: #
607 .It Ic vi-delete-meta Pq vi command: d
609 following movement command and save a copy of it to the cut buffer.
616 .It Ic vi-end-big-word Pq vi command: E
618 Can be used as a movement command after
625 .It Ic vi-end-word Pq vi command: e
627 Can be used as a movement command after
634 .It Ic vi-history-word Pq vi command: _
640 .It Ic vi-insert Pq vi command: i
642 .It Ic vi-insert-at-bol Pq vi command: I
651 .It Ic vi-match Pq vi command: %
656 Can be used as a movement command after
664 .It Ic vi-next-big-word Pq vi command: W
667 Can be used as a movement command after
674 .It Ic vi-next-char Pq vi command: f
678 Can be used as a movement command after
689 .It Ic vi-next-word Pq vi command: w
691 Can be used as a movement command after
698 .It Ic vi-paste-next Pq vi command: p
701 .It Ic vi-paste-prev Pq vi command: P
704 .It Ic vi-prev-big-word Pq vi command: B
707 Can be used as a movement command after
714 .It Ic vi-prev-char Pq vi command: F
718 Can be used as a movement command after
729 .It Ic vi-prev-word Pq vi command: b
731 Can be used as a movement command after
738 .It Ic vi-redo Pq vi command: Sq \&.
739 Redo the last non-motion command.
740 .It Ic vi-repeat-next-char Pq vi command: Sq \&;
742 Can be used as a movement command after
747 .It Ic vi-repeat-prev-char Pq vi command: Sq \&,
750 Can be used as a movement command after
755 .It Ic vi-repeat-search-next Pq vi command: n
757 .It Ic vi-repeat-search-prev Pq vi command: N
760 .It Ic vi-replace-char Pq vi command: r
762 command mode after the next character typed.
767 .It Ic vi-replace-mode Pq vi command: R
772 .It Ic vi-search-next Pq vi command: \&?
774 .It Ic vi-search-prev Pq vi command: /
776 .It Ic vi-substitute-char Pq vi command: s
778 .It Ic vi-substitute-line Pq vi command: S
781 .It Ic vi-to-column Pq vi command: \&|
783 Can be used as a movement command after
788 .It Ic vi-to-history-line Pq vi command: G
790 .It Ic vi-to-next-char Pq vi command: t
795 Can be used as a movement command after
806 .It Ic vi-to-prev-char Pq vi command: T
810 Can be used as a movement command after
821 .It Ic vi-undo Pq vi command: u
823 .It Ic vi-undo-line Pq vi command: U
825 .It Ic vi-yank Pq vi command: y
827 following movement command to the cut buffer.
830 .It Ic vi-yank-end Pq vi command: Y
833 .It Ic vi-zero Pq vi command: 0
836 Can be used as a movement command after
843 If an input character is bound to the editor command
856 Command macros execute a single editor command.
861 The following command macros are defined by default in vi command
872 In vi command mode, they are also defined by default without the
887 editor command.
902 By calling the editor command
905 By calling the editor command