vi Configuration
This section describes the following:
The
:setcommandOptions available with
:setSample ~/.exrc file
The :set Command
The :set
command lets you specify options that
change characteristics of your editing environment. Options may be
put in the
~/.exrc file or set
during a vi session.
The colon shouldn’t be typed if the command is put in ~/.exrc.
|
Command |
Action |
|---|---|
|
|
Enable option |
|
|
Disable option |
|
|
Give |
|
|
Show changed options. |
|
|
Show all options. |
|
|
Show value of option |
Options Used by :set
The following table
describes the options to :set. The first column
includes the optional abbreviation, if there is one, and uses an
equals sign to show that the option takes a value. The second column
gives the default, and the third column describes the behavior of the
enabled option.
|
Option |
Default |
Description |
|---|---|---|
autoindent (ai) |
|
In insert mode, indent each line to the same level as the line above or below. |
autoprint (ap) |
|
Display changes after each editor command. (For global replacement, display last replacement.) |
autowrite (aw) |
|
Automatically write (save) file if changed, before opening another
file with |
background (bg) |
Describe the background so the editor can choose appropriate
highlighting colors. Default value of | |
backup (bk) |
|
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access