EDITRC - Online Linux Manual PageSection : 5edit
Updated : May 22, 2016
NAME editrc — configuration file for editline library
SYNOPSIS
editrc
DESCRIPTIONThe editrc file defines various settings to be used by the editline 3edit library. The format of each line is: [prog:]command [arg ...] command is one of the editline 3edit builtin commands. Refer to BUILTIN COMMANDS for more information. prog is the program name string that a program defines when it calls el_init(3) to set up editline 3edit, which is usually argv[0]. command will be executed for any program which matches prog. prog may also be a regex(3) style regular expression, in which case command will be executed for any program that matches the regular expression. If prog is absent, command is executed for all programs.
BUILTIN COMMANDSThe editline library has some builtin commands, which affect the way that the line editing and history functions operate. These are based on similar named builtins present in the tcsh(1) shell. The following builtin commands are available: bind [-aeklrsv] [key [command]] Without options and arguments, list all bound keys and macros, and the editor command or input string to which each one is bound. If only key is supplied, show the binding for that key or macro. If key command is supplied, bind the editor command to that key or macro. The options are as follows: -a List or change key bindings in the vi(1) mode alternate (command mode) key map. -e Bind all keys to the standard GNU Emacs-like bindings. -k key is interpreted as a symbolic arrow key name, which may be one of ‛up’, ‛down’, ‛left’ or ‛right’. -l List all editor commands and a short description of each. -r Remove the binding of the key or macro key. -s Define a keyboard macro rather than a key binding or command macro: command is taken as a literal string and appended to the input queue whenever key is typed. Bound keys and macros in command are themselves reinterpreted, and this continues for ten levels of interpretation. -v Bind all keys to the standard vi(1)-like bindings. The editline(7edit) manual documents all editor commands and contains more information about macros and the input queue. key and command can contain control characters of the form ‛^character’ (e.g. ‛^A’ ), and the following backslashed escape sequences: \a Bell \b Backspace \e Escape \f Formfeed \n Newline \r Carriage return \t Horizontal tab \v Vertical tab \nnnThe ASCII character corresponding to the octal number nnn. ‛\’ nullifies the special meaning of the following character, if it has any, notably ‛\’ and ‛^’. echotc [-sv] arg ... Exercise terminal capabilities given in arg .... If arg is ‛baud’, ‛cols’, ‛lines’, ‛rows’, ‛meta’, or ‛tabs’, the value of that capability is printed, with ‟yes” or ‟no” indicating that the terminal does or does not have that capability. -s returns an empty string for non-existent capabilities, rather than causing an error. -v causes messages to be verbose. edit [on | off] Enable or disable the editline functionality in a program. history list | size Dv n | unique Dv n The list command lists all entries in the history. The size command sets the history size to n entries. The unique command controls if history should keep duplicate entries. If n is non zero, only keep unique history entries. If n is zero, then keep all entries (the default). settc cap val Set the terminal capability cap to val, as defined in termcap(5). No sanity checking is done. setty [-a] [-d] [-q] [-x] [+mode] [-mode] [mode] [char=c] Control which tty modes that editrc won't allow the user to change. -d, -q or -x tells setty to act on the ‛edit’, ‛quote’ or ‛execute’ set of tty modes respectively; defaulting to -x. Without other arguments, setty lists the modes in the chosen set which are fixed on ( ‛+mode’ ) or off ( ‛-mode’ ). -a lists all tty modes in the chosen set regardless of the setting. With +mode, -mode or mode, fixes mode on or off or removes control of mode in the chosen set. Setty can also be used to set tty characters to particular values using char=value. If value is empty then the character is set to _POSIX_VDISABLE. telltc List the values of all the terminal capabilities (see termcap(5)).
ENVIRONMENT EDITRC Names the default configuration file for the editline 3edit library.
FILES ~/.editrc Last resort, if no other file is specified, user configuration file for the editline 3edit library.
SEE ALSOeditline 3edit, regex(3), termcap(5), editline(7edit)
AUTHORS -nosplit The editline library was written by Christos Zoulas, and this manual was written by Luke Mewburn, with some sections inspired by tcsh(1). 0
Johanes Gumabo
Data Size : 18,942 byte
man-editrc.5editBuild : 2024-12-29, 07:25 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 259,238
Visitor ID : :
Visitor IP : 18.119.158.142 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.29
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (mdoc_err|80|editrc.5edit|216|Dv|.It Ic history Ar list | Ar size Dv n | Ar unique Dv n
) (mdoc_err|80|editrc.5edit|216|Dv|.It Ic history Ar list | Ar size Dv n | Ar unique Dv n
)