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-histedit Pq vi command: v
646 .It Ic vi-insert Pq vi command: i
648 .It Ic vi-insert-at-bol Pq vi command: I
657 .It Ic vi-match Pq vi command: %
662 Can be used as a movement command after
670 .It Ic vi-next-big-word Pq vi command: W
673 Can be used as a movement command after
680 .It Ic vi-next-char Pq vi command: f
684 Can be used as a movement command after
695 .It Ic vi-next-word Pq vi command: w
697 Can be used as a movement command after
704 .It Ic vi-paste-next Pq vi command: p
707 .It Ic vi-paste-prev Pq vi command: P
710 .It Ic vi-prev-big-word Pq vi command: B
713 Can be used as a movement command after
720 .It Ic vi-prev-char Pq vi command: F
724 Can be used as a movement command after
735 .It Ic vi-prev-word Pq vi command: b
737 Can be used as a movement command after
744 .It Ic vi-redo Pq vi command: Sq \&.
745 Redo the last non-motion command.
746 .It Ic vi-repeat-next-char Pq vi command: Sq \&;
748 Can be used as a movement command after
753 .It Ic vi-repeat-prev-char Pq vi command: Sq \&,
756 Can be used as a movement command after
761 .It Ic vi-repeat-search-next Pq vi command: n
763 .It Ic vi-repeat-search-prev Pq vi command: N
766 .It Ic vi-replace-char Pq vi command: r
768 command mode after the next character typed.
773 .It Ic vi-replace-mode Pq vi command: R
778 .It Ic vi-search-next Pq vi command: \&?
780 .It Ic vi-search-prev Pq vi command: /
782 .It Ic vi-substitute-char Pq vi command: s
784 .It Ic vi-substitute-line Pq vi command: S
787 .It Ic vi-to-column Pq vi command: \&|
789 Can be used as a movement command after
794 .It Ic vi-to-history-line Pq vi command: G
796 .It Ic vi-to-next-char Pq vi command: t
801 Can be used as a movement command after
812 .It Ic vi-to-prev-char Pq vi command: T
816 Can be used as a movement command after
827 .It Ic vi-undo Pq vi command: u
829 .It Ic vi-undo-line Pq vi command: U
831 .It Ic vi-yank Pq vi command: y
833 following movement command to the cut buffer.
836 .It Ic vi-yank-end Pq vi command: Y
839 .It Ic vi-zero Pq vi command: 0
842 Can be used as a movement command after
849 If an input character is bound to the editor command
862 Command macros execute a single editor command.
867 The following command macros are defined by default in vi command
878 In vi command mode, they are also defined by default without the
893 editor command.
908 By calling the editor command
911 By calling the editor command