Add a note about setting the default EDITOR and refer to the shells
section. PR: 111263
This commit is contained in:
parent
9660a5cb88
commit
dfb3121f9c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33488
1 changed files with 6 additions and 0 deletions
|
@ -2400,6 +2400,12 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
|
|||
editing, learning a more powerful editor such as
|
||||
<application>vim</application> or <application>Emacs</application>
|
||||
will save you much more time in the long run.</para>
|
||||
|
||||
<para>Many applications which modify files or require typed input
|
||||
will automatically open a text editor. To alter the default
|
||||
editor used, set the <envar>EDITOR</envar> environment
|
||||
variable. See <link linkend="shells">shells</link>
|
||||
section for more details.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="basics-devices">
|
||||
|
|
Loading…
Reference in a new issue