Home | History | Annotate | Download | only in src

Lines Matching full:editing

1838 This parameter is used by the interactive line editing modes, and by the
1928 .Sx Emacs editing mode
1930 .Sx Vi editing mode
2050 in the emacs editing mode),
3082 .Sx Emacs editing mode
3090 .Ar string Ns = Ns Op Ar editing-command
3093 The specified editing command is bound to the given
3100 will cause the editing command to be immediately invoked.
3107 string which may contain editing commands but not other macros.
4133 .Sx Emacs editing mode
4188 Enable BRL emacs-like command-line editing (interactive shells only); see
4189 .Sx Emacs editing mode .
4191 Enable gmacs-like command-line editing (interactive shells only).
4192 Currently identical to emacs editing except that transpose\-chars (\*(haT) acts
4283 command-line editing (interactive shells only).
4285 .Sx Vi editing mode
4288 In vi command-line editing, do command and file name completion when escape
4291 In vi command-line editing, do command and file name completion when tab (\*(haI)
5374 .Ss Interactive input line editing
5385 Editing modes can be set explicitly using the
5396 option is set, the shell allows emacs-like editing of the command; similarly,
5399 option is set, the shell allows vi-like editing of the command.
5402 In these editing modes, if a line is longer than the screen width (see the
5417 .Ss Emacs editing mode
5420 option is set, interactive input line editing is enabled.
5423 In this mode, various editing commands
5426 Several editing commands are bound to particular
5432 The following is a list of available editing commands.
5449 Note that editing command names are used only with the
5452 Furthermore, many editing commands are useful only on terminals with
5692 Use of this editing command trashes the mark.
5694 The following character is taken literally rather than as an editing command.
5785 .Ss Vi editing mode
5787 The vi command-line editing mode is orphaned, yet still functional.